转载

iOS学习资源(一)

用了印象笔记也很久了,这里就把自己整理的一些学习资源分享出来。需要共享印象笔记的小伙伴可以联系: shavekevin@gmail.com  我会把自己的工作笔记共享给大家,和大家一起学习,一起进步。 

1. https://github.com/nst/RuntimeBrowser runtime

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/FZBvyq ContainerViewController(子视图控制器之间的互动)

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.html iOS 8 Extensions

10. http://www.cocoachina.com/ios/20150907/13336.html Objective-C 与 Runtime:为什么是这样?

http://yulingtianxia.com/blog/2014/11/05/objective-c-runtime/ runtime tips

11. https://github.com/shu223/iOS-9-Sampler iOS 9

12. https://github.com/ChenYilong/iOS9AdaptationTips iOS 9

13. https://github.com/oarrabi/OAStackView OAStackView

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

16. http://www.jianshu.com/p/f4fa7aeb2035 block使用

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实现车牌识别之字符分割

http://blog.csdn.net/yang_xian521/article/category/910716

18. http://www.skyfox.org/ios-uiview-highquality-screenshot.html iOS开发UIView截图代码,UIView转为高质量图片存储到相册与本地

19. https://github.com/johnil/VVeboTableViewDemo 优化tableview

20.iOS 精益编程

http://blog.csdn.net/uxyheaven/article/details/49226175

21. 如何保持界面流畅

22. https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/AutolayoutPG/DebuggingTricksandTips.html#//apple_ref/doc/uid/TP40010853-CH21-SW1 auto layout 调试

23. https://github.com/jobbole/awesome-ios-cn iOS资源大全中文版

24. https://github.com/nst/iOS-Runtime-Headers 私有api

25. http://blog.csdn.net/itegel84/article/details/5871491 qsort

26. https://github.com/qiaoxueshi/WWDC 2015 Video_Subtitle wwdc 视频

27. http://github.ibireme.com/github/list/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 处理

32. http://adad184.com/2013/10/10/ru-he-cong-duo-zhong-modalviewcontroller-zhong-zhi-jie-fan-hui-zui-di-ceng/ 返回到最底层vc

33.跳转到系统各种设置界面 http://www.superqq.com/blog/2015/12/01/jump-setting-per-page/

34. http://ios.skyfox.org/route.html iOS学习导图

35. http://www.tuicool.com/articles/imQnee2 iOS中的promise 模式

36. http://blog.csdn.net/dfqin/article/details/39164241 iOS响应式编程框架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/19031517 https://forums.developer.apple.com/thread/19859

个人博客 http://shavekevin.com/#blog

QQ交流群:214541576欢迎大家进群交流。

原文  http://shavekevin.com/iosxuexiziyuanyi/
正文到此结束
Loading...