摘要:var date = new Date() console.log(date.getDate()); // 一个月里的第几天 console.log(date.getFullYear()); // 年 console.log(date.getMonth()+1); // 月 console.log(
阅读全文
posted @ 2020-07-02 14:54
6
太棒了
分为
分为分为
的
posted @ 2020-07-02 14:54
posted @ 2020-07-02 11:02
Copyright Copyright 2025 猫头唔食鱼
Powered by .NET 9.0 on Kubernetes