摘要:
Layers provide infrastructure for your views. 内核与外壳;数据与封装的关系。 阅读全文
posted @ 2017-04-19 15:27
zzfx
阅读(145)
评论(0)
推荐(0)
摘要:
https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/CoreAnimation_guide/CoreAnimationBasics/CoreAnimationBasics.html#//apple_re 阅读全文
posted @ 2017-04-19 15:18
zzfx
阅读(268)
评论(0)
推荐(0)
摘要:
1)iOS动画的模型:三层树模型; CALayer维护数据模型和图片,沟通了CPU和GPU;数据模型和图片本尊有CPU生成和维护;图片动画由GPU合成和呈现; https://developer.apple.com/library/content/documentation/Cocoa/Concep 阅读全文
posted @ 2017-04-19 00:21
zzfx
阅读(253)
评论(0)
推荐(0)