iOS技术博客地址
应用架构&网络层开发
1.https://casatwy.com/iosying-yong-jia-gou-tan-kai-pian.html
DNS解析,劫持,防劫持相关
•https://www.jianshu.com/p/cd4c1bf1fd5f
•https://github.com/ChenYilong/iOSBlog/tree/master/Tips/DNS%E6%B1%A1%E6%9F%93%E6%96%B9%E6%A1%88%E8%B0%83%E7%A0%94
组件化
2.https://ausin06060524.wordpress.com/2017/12/13/组件化的几篇文章/
Runloop&图片处理及性能优化
3.https://blog.ibireme.com/2015/05/18/runloop/
网络优化
4.http://blog.cnbang.net/tech/3531/
Core Data, FMDB, Realm 数据库性能对比
5.http://broccoliii.me/2016/03/16/iOS_database/
Objective-C实现排序算法,二叉树
6.http://www.cnblogs.com/manji/p/4881907.html
JSPatch
7.https://github.com/bang590/JSPatch/wiki/JSPatch-实现原理详解
编译&链接器
8.https://www.gitbook.com/book/leon_lizi/-/details
安全攻防&逆向
9.http://blog.csdn.net/yiyaaixuexi
面试题
10.https://www.jianshu.com/p/73be68baa1ac
•http://blog.csdn.net/niceboydo/article/details/70805127
•https://github.com/ChenYilong/iOSInterviewQuestions