核心动画要求
我已经使用 NSViewAnimation 一段时间了,并且我在某处读到,如果我的目标是 10.5 或更高版本,Core Animation 实际上会废弃它。但是,每台能够运行 10.5 或更高版本的 Mac 都支持 Core Animation 吗?
I've been using NSViewAnimation for some time now and I've read somewhere that Core Animation actually obsoletes it if I target 10.5 or higher. But does every Mac capable of running 10.5 or higher also support Core Animation?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,每台运行 Leopard (10.5) 的 Mac 都支持 Core Animation。
Yes, every mac running Leopard (10.5) supports Core Animation.