摘要:
首先,注意: 1、延迟执行 window.setTimeout( , ) 里面的时间是以毫秒计算的 2、间隔执行 window.setInterval( , ) 3、清除 window.clearInterval( ) function wnl() { var time = new Date(); 阅读全文
posted @ 2017-09-28 15:12
牙齿有个缺缺
阅读(312)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <style> * { margin: 0px; padding: 0px; } .mask { width: 100%; /*height: 500px;*/ p 阅读全文
posted @ 2017-09-28 15:11
牙齿有个缺缺
阅读(406)
评论(2)
推荐(1)
浙公网安备 33010602011771号