2021年11月29日

四、计时器(JS时间戳和New Data()使用)

摘要: 一、效果图 二、代码 JS //用法 $(function(){ //获取当前日期 var dateTime = new Date(); var Newyear=dateTime.getFullYear();//年 var Newmonth=dateTime.getMonth();//月 Newmo 阅读全文

posted @ 2021-11-29 18:28 QiKS 阅读(388) 评论(0) 推荐(0)

导航