1、var myDate = new Date();Date() 返回当日的日期和时间。getDate() 从Date 对象返回一个月中的某一天(1 ~ 31)。getDay() 从Date 对象返回一周中的 ...
確定! 回上一頁