原文:使用javaScript實現打印當前時間(年月日 時分秒)

lt script type text javascript gt function showTime nowtime new Date year nowtime.getFullYear month nowtime.getMonth date nowtime.getDate document.getElementById mytime .innerText year 年 month 月 date ...

2017-12-11 18:11 0 1408 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM