【笔记 倒计时效果】

简单时间显示 效果简介 JavaScript Date 日期对象 Date()返回当前日期和时间 getDate() 查看Date对象并返回日期(1-31) getDay() 返回星期几(0-6) getHours() 返回小时数(0-23) getMinutes() 返回分钟数(0-59) getMonth() 返回月份值(从0开始,+1) getSeconds() 返回秒数 getTime()
相关文章
相关标签/搜索