iOS开发学习资源

个人搜集的一些学习资源 

 4.http://www.open-open.com/lib/view/open1433383487729.html    收集了1000个iOS 常用的库
 5.https://github.com/Microsoft/WinObjC/blob/master/Frameworks/UIKit/UITableView.mm   缓存池内部的实现机制
深入理解Tagged Pointer
 7.http://www.tuicool.com/articles/FZBvyq ContainerViewController(子视图控制器之间的互动)
 iOS5中UIViewController的新方法  addchildviewcontroller
  9.http://www.cnblogs.com/xdream86/p/3855932.html    iOS 8 Extensions
10. http://www.cocoachina.com/ios/20150907/13336.html  Objective-C 与 Runtime:为什么是这样?
         持续更新中。。。
14 http://blog.csdn.net/yixiangboy/article/details/48652741  iOS动画 仿射变换使用小结 
15.auto Layout 使用心得
http://lvwenhan.com/ios/430.html  
http://lvwenhan.com/ios/431.html
http://lvwenhan.com/ios/441.html
http://lvwenhan.com/ios/442.html
http://lvwenhan.com/ios/449.html
http://lvwenhan.com/ios/450.html 
17.http://www.docin.com/p-1158543408.html 

http://blog.csdn.net/wanglang3081/article/details/16885323

http://icodeit.org/2013/01/basic-digits-recognization/

https://github.com/PokerChang/ios-card-detector

https://github.com/chroman/ANPR

https://github.com/zltqzj/ios_opencv_divide

http://www.cocoachina.com/ios/20150708/12463.html Tesseract OCR(光学字符识别)教程 

https://github.com/gali8/Tesseract-OCR-iOS

http://blog.csdn.net/u011630458/article/details/43733057 opencv实现车牌识别之字符分割 
 19. https://github.com/johnil/VVeboTableViewDemo   优化tableview 


猜你喜欢

转载自blog.csdn.net/shave_kevin/article/details/48521131