Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于像过渡和介绍加载器这样的基本动画,什么更有效?使用 CG 绘图或为一组图像设置动画?
取决于图像的大小,但通常这是更好的选择。Core Graphics 并不是真正用于实时绘图。Core Animation 可以处理很多,这取决于你的动画的复杂性;这有点取决于你想要做什么。