Date 对象用于处理日期和时间。你可以这样创建一个Date 对象: var today = new Date(). 当使用无参构造函数创建Date 对象时,该对象会自动把当前日期 ...
確定! 回上一頁