getFullYear(); //得到年份 4 var month = now.getMonth();//得到月份 5 var date = now.getDate();//得到日期 6 var day = now.
確定! 回上一頁