

iOS组件化解决方案 - 简书
source link: https://www.jianshu.com/p/5dfc154eac2e?
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Recommend
-
48
抛砖引玉 说到锁不得不提线程安全,说到线程安全,作为iOS程序员又不得不提 nonatomic 与 atomic nonatomic 不会对生成的 getter、setter 方法加同步锁(非原子性) atomic 会对生成的 getter 、setter 加同步锁(原子性) setter / getter 被 atomic 修饰的属性时...
-
80
资源优化 1. 去除无用资源 一般都是版本迭代过程中存在的图片资源。可以借助三方工具来解决: Unused-master LSUnusedResources 通过Unused-master可以查找到一些工程中没有用到的图片,但这个工具并不是百分百正确,在图片删除的时候要慎重看一下。在扫描结果中,...
-
30
由于近期迭代周期变长,有时间想想代码持续改进的问题,再加上各业务模块代码从去年杂乱无章的状态,到目前整体结构基本清晰,进而想到了模块之间解耦的问题,于是有了本文,关于iOS组件化的一些思路及最终的解决方案。
-
47
-
88
-
30
-
40
-
73
-
44
-
41
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK