iOS开发资源整理(文章&博客)

来源:互联网 发布:有房卡麻将源码自己做 编辑:程序博客网 时间:2024/06/05 02:42

把看到的一些不错的文章整理在这里,有需要的时候才能找到


1.  各种Formatter

http://nathanli.cn/2016/09/28/bytecountformatter-%E7%AE%80%E4%BB%8B/


2. iOS架构设计相关

http://casatwy.com/category/blog.html


3. UITableView和UICollectionView批量更新的时候经常会出现异常

https://techblog.badoo.com/blog/2015/10/08/batch-updates-for-uitableview-and-uicollectionview/


4. 页面间跳转速度优化(给出了几种加快页面跳转渲染速度的技巧)

http://www.jianshu.com/p/77847c0027c9

http://www.jianshu.com/p/92532c2b1d55


5. ReactiveCocoa

http://www.jianshu.com/notebooks/6055323/latest


6. iOS高级特性研究

http://blog.ibireme.com


7. iOS NSDate相关知识

https://my.oschina.net/yongbin45/blog/151376



0 0