NSOperation 在 iOS sdk 3.2 上可用吗?
我正在开发一个应用程序,需要 NSOperation 提供的多线程功能的真正提升。我担心无法向 iOS 3.2 用户群提供我的应用程序。所以我的问题基本上就是这样。 NSOperation 在 iOS sdk 3.2 上可用吗?如果没有,是否可以通过链接库来使其可用?
提前致谢。
I'm developing an app that needs a real boost from multi-threading features like NSOperation provides. I'm worried about not being able to provide my app to the iOS 3.2 user base. So my question is basically that. Is NSOperation available on iOS sdk 3.2? If not, is it possible to make it available by linking the library?
thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我相信是的。
I believe it is.