ios生命周期中的事件循环是什么以及它的用法是什么以及它的作用是什么?
我需要知道ios生命周期中的事件循环是做什么的? 有人可以建议我吗?
I need to know what the event loop in the ios life cycle does?.
Can any one suggest me regarding this??
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
最好的答案可能是苹果在 iOS 的 Cocoa 应用程序能力 文档。
顺便说一句,如果您对 iOS 开发比较陌生,我真的建议您阅读此文档,因为它会回答您可能遇到的很多问题。
The best answer is probably the one provided by Apple in the "Main event loop" section of the Cocoa Application Competencies for iOS document.
Incidentally, if you're relatively new to iOS development, I'd really recommend a read of this document, as it'll answer a lot of questions you probably have.