使用用户系统时钟的基于闪存的倒数计时器(HH:MM:SS)
你好 任务是创建一个倒计时器,我以前做过但从未使用过用户的系统时钟。有谁知道是否可以从闪存内访问系统时间?
Hi
Tasked with creating a countdown timer which I've done before but never using the user's system clock. Does anyone know if its possoble to access the system time from within flash?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 Date 类。
Use the Date class.