(2)當前時間換日期字串 //把當前時間轉成字串function currentTimeChangeStr(){ //獲取當前時間var now = new Date(); //獲取當前時間的年份var yy ...
確定! 回上一頁