如何循环 NSThread?
我很想知道你是否可以为 iphone sdk 循环 NSThread。我了解到,我可以使用 NSThreads 在后台运行操作,而不是使用在主 UI 上运行的 NSTimers。我的大多数 NSTimers 的“repeats:”为 YES,因此我需要知道 NSThreads 是否可以循环。
谢谢 凯文
I am curious to know if you can loop an NSThread for the iphone sdk. I have learned that instead of using NSTimers which do run off of the main UI, I can use NSThreads to run actions in the background. Most of my NSTimers have the "repeats:" to YES, thus I need to know if NSThreads can be looped.
Thanks
Kevin
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)