如何面试 iOS 工程师?
2017-08-24 本文已影响12人
NinaX
- 切换到工作线程
- 利用CoreGraphic API生成一个offscreen UIImage,
- 再切换到main thread赋值给UIImageView。
(UIImageView复用)
(圆角头像cache缓存)
(新旧头像替换等等逻辑)
http://mrpeak.cn/ios/2016/01/07/push
https://www.zhihu.com/question/19604641/answer/44151044?group_id=764252403695390720