[cp]1.目录结构只是分类,并无架构感。2.代码不规范。3.很多警告,CocoaPods 可设置 inhibit_warnings => true。4.私有变量很容易导致 Crash, 用属性啊。5.tableview 的delegate/datasource 在 iOS9 之前属性申明是 assign,不在 dealloc 设置为nil 很可能 crash。7. realm 多线程读写讲的什么玩意![/cp]
[cp]1.目录结构只是分类,并无架构感。2.代码不规范。3.很多警告,CocoaPods 可设置 inhibit_warnings => true。4.私有变量很容易导致 Crash, 用属性啊。5.tableview 的delegate/datasource 在 iOS9 之前属性申明是 assign,不在 dealloc 设置为nil 很可能 crash。7. realm 多线程读写讲的什么玩意![/cp]
本文标题:ios
本文链接:https://www.haomeiwen.com/subject/nxmvvttx.html
网友评论