摘要: 内置对象(API): 日期 Date: getFullYear() 返回完整的4位的年份 如:2016 getMonth() 返回月份,从0开始 getDate() 返回当前月的第几天,当月的几号 getHours() 返回0-23的小时数字 getMinutes() 返回0-59的分钟数字 get 阅读全文
posted @ 2016-08-02 23:20 划过天际 阅读(692) 评论(0) 推荐(0)