摘要:
看看速强 邮件营销平台http://www.supermore.com.cn/Create a Date ObjectThe Date object is used to work with dates and times.Date objects are created with the Date() constructor.There are four ways of instantiating a date:new Date() // current date and timenew Date(milliseconds) //milliseconds since 1970/01/01ne 阅读全文
posted @ 2011-08-12 09:23 子游 阅读(341) 评论(0) 推荐(0)