JS_tips(updating):执行时间;
摘要:
——执行代码 setTimeout() //指定延迟时间 clearTimeout() // setInterval() //每隔指定的时间 setInterval(代码,交互时间) e.g: <script type="text/javascript"> var attime; function 阅读全文
posted @ 2016-08-16 16:38 Thelma 阅读(173) 评论(0) 推荐(0)
浙公网安备 33010602011771号