clearTimeout(timeOutId):用于取消由setTimeout函数设定的延时. 周期调用(timer). setInterval(code,millisec):用于设置在指定的周期(毫秒)来调用函数.
確定! 回上一頁