1.https://github.com/nst/RuntimeBrowserruntime
https://github.com/huang303513/iOS-RunTime-Practice
2.https://www.objc.io/issues/7-foundation/communication-patterns/通知代理 block 的区别
3.http://blog.csdn.net/heartflyings/article/details/48378443__block 内幕
4.http://www.open-open.com/lib/view/open1433383487729.html收集了1000个iOS 常用的库
5.https://github.com/Microsoft/WinObjC/blob/master/Frameworks/UIKit/UITableView.mm缓存池内部的实现机制
6.http://blog.devtang.com/blog/2014/05/30/understand-tagged-pointer/
深入理解Tagged Pointer
7.http://www.tuicool.com/articles/FZBvyqContainerViewController(子视图控制器之间的互动)
8.http://blog.devtang.com/blog/2012/02/06/new-methods-in-uiviewcontroller-of-ios5/
iOS5中UIViewController的新方法 addchildviewcontroller
9.http://www.cnblogs.com/xdream86/p/3855932.htmliOS 8 Extensions
10.http://www.cocoachina.com/ios/20150907/13336.htmlObjective-C 与 Runtime:为什么是这样?
http://yulingtianxia.com/blog/2014/11/05/objective-c-runtime/runtime tips
11.https://github.com/shu223/iOS-9-SampleriOS 9
12.https://github.com/ChenYilong/iOS9AdaptationTipsiOS 9
13.https://github.com/oarrabi/OAStackViewOAStackView
14.http://blog.csdn.net/yixiangboy/article/details/48652741IOS动画 仿射变换使用小结
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
16.http://www.jianshu.com/p/f4fa7aeb2035block使用
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/iosopencvdivide
http://www.cocoachina.com/ios/20150708/12463.htmlTesseract OCR(光学字符识别)教程
https://github.com/gali8/Tesseract-OCR-iOS
http://blog.csdn.net/u011630458/article/details/43733057opencv实现车牌识别之字符分割
http://blog.csdn.net/yang_xian521/article/category/910716
18.http://www.skyfox.org/ios-uiview-highquality-screenshot.htmliOS开发UIView截图代码,UIView转为高质量图片存储到相册与本地
19.https://github.com/johnil/VVeboTableViewDemo优化tableview
20.iOS 精益编程
http://blog.csdn.net/uxyheaven/article/details/49226175
21.如何保持界面流畅
23.https://github.com/jobbole/awesome-ios-cniOS资源大全中文版
24.https://github.com/nst/iOS-Runtime-Headers私有api
25.http://blog.csdn.net/itegel84/article/details/5871491qsort
26.https://github.com/qiaoxueshi/WWDC2015Video_Subtitle wwdc 视频
27.http://github.ibireme.com/github/list/ios/iOS 资源列表
28.ios开发使用Basic Auth 认证方式
http://blog.csdn.net/joonchen111/article/details/48447813
29.深入剖析Auto Layout,分析iOS各版本新增特性
http://www.starming.com/index.php?v=index&view=84
30.https://github.com/JC-Hu/JHCellConfig多种cell 处理
31.https://github.com/mokey1422/study.git处理
33.跳转到系统各种设置界面http://www.superqq.com/blog/2015/12/01/jump-setting-per-page/
34.http://ios.skyfox.org/route.htmliOS学习导图
35.http://www.tuicool.com/articles/imQnee2iOS中的promise 模式
36.http://blog.csdn.net/dfqin/article/details/39164241iOS响应式编程框架ReactiveCocoa(RAC)使用示例
37.http://tutuge.me/2015/05/23/autolayout-example-with-masonry/?comefrom=http://blogread.cn/news/约束的处理masonry(约束的优先级)
38.乐源移动代码规范
http://ios.jobbole.com/81932/代码规范
39.http://www.imooc.com/wenda/detail/252291
缓存在AFNetworking中是如何工作的?AFImageCache和NSUrlCache给你答案
40.崩溃日志分析
https://www.raywenderlich.com/23704/demystifying-ios-application-crash-logs
http://blog.csdn.net/jasonblog/article/details/19031517https://forums.developer.apple.com/thread/19859
网友评论