JS

定時器:瀏覽器 屢次定時器:setInterval(function(){},時間毫秒) 清除屢次定時器:clearInterval(定時器變量名) 單詞定時器:setTimeout(function(){},時間毫秒) 清除單詞定時器:clearTimeout           document.getElementById(); //單獨的對象spa       document.getEl
相關文章
相關標籤/搜索