在 Objective C 中创建一个倒计时器(iPhone 开发)
可能的重复:
如何使用 NSTimer
我想创建一个计时器:当用户单击时定时器启动的按钮。 (例如)两秒后,计时器停止/重置并执行操作。
我一直在研究 NSTimer,但没有找到正确的使用方法以及如何以正确的方式进行设置。
预先感谢您的帮助!
Possible Duplicate:
How do I use NSTimer
I'd like to create a timer: When a user clicks a button the timer starts. After (e.g) two seconds the timer stops/resets and an action is performed.
I've been looking at NSTimer without any luck finding the right methods to use, and how to set this up the right way.
In advance, thanks for any help!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)