05 2022 档案

摘要:function dateOperation(date = new Date()) { this.myDate = new Date(date); // 格式化时间 this.getFormat = (format = 'YYYY-MM-DD HH:mm:ss', date = this.myDat 阅读全文
posted @ 2022-05-23 17:37 莣ㄋ噯 阅读(24) 评论(0) 推荐(0) 编辑
摘要:var a = Object.prototype.toString; console.log(a.call(2));console.log(a.call(true));console.log(a.call('str'));console.log(a.call([]));console.log(a.c 阅读全文
posted @ 2022-05-17 21:04 莣ㄋ噯 阅读(16) 评论(0) 推荐(0) 编辑
摘要:使用trim()函数去除前后空格 阅读全文
posted @ 2022-05-12 11:19 莣ㄋ噯 阅读(9) 评论(0) 推荐(0) 编辑
摘要:text-align-last: justify; 阅读全文
posted @ 2022-05-08 16:52 莣ㄋ噯 阅读(135) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示