摘要:
Date对象用于处理日期和时间。Date():返回当日的日期和时间。getDate():从Date()对象中返回一个月中的某一天(1-31)。getDay():从Date()对象中返回一周中的某一天(0-6)。getMonth():从Date()对象中返回月份(0-11)。getFullYear()... 阅读全文
posted @ 2014-07-28 19:40
ZRainna
阅读(831)
评论(0)
推荐(0)