JavaScript-定時器的使用之數碼時鐘

JavaScript-定時器的使用之數碼時鐘 知識點: 1.用JS獲取當前時間: 1)Date對象。 2)getFullYear()、getMonth()+1、getDate()、getDay()。 3)getHours()、getMinutes()、getSeconds()。 4)空位補零。 5)字符串連接。 2.用JS修改圖片路徑: 1)charAt():獲取字符串某一位上的值,全兼容。 3.
相關文章
相關標籤/搜索