代码改变世界

随笔档案-2014年05月

javascript两种定时器的使用及其清除

2014-05-13 12:05 by 盛世游侠, 1401 阅读, 收藏,
摘要: A script on this page starts this clock:效果如下:A script on this page starts this clock: 从这个例子我们可以看出使用和清除javascript两种定时器需要注意的一些细节:1、清除定时器的方法,要放在保留定时器编号种子... 阅读全文