一尘子、道法自然、博客园、前端

09 2024 档案

摘要:// 用sharp转换图片格式 const Sharp = require('sharp'); // 引入fs库用于文件操作 const fs = require('fs'); // 引入path库用于处理文件路径 const path = require('path'); // 引入exiftoo 阅读全文
posted @ 2024-09-30 15:09 一尘子! 阅读(60) 评论(0) 推荐(0) 编辑
摘要:npm i dayjs --save import dayjs from 'dayjs'; /** * 获取日期的函数 */ updateWeek(weekOffset) { const today = dayjs() const timestamp = Math.round(new Date()) 阅读全文
posted @ 2024-09-23 11:43 一尘子! 阅读(1397) 评论(0) 推荐(0) 编辑
摘要:单行溢出代码 overflow: hidden; text-overflow: ellipsis; white-space: nowrap; 多行溢出代码 overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit 阅读全文
posted @ 2024-09-13 19:57 一尘子! 阅读(70) 评论(0) 推荐(0) 编辑

Live2D
欢迎阅读『2024 年 9月 随笔档案』
返回顶端
点击右上角即可分享
微信分享提示