07 2024 档案

摘要:停止docker systemctl stop docker 迁移文件 mkdir -p /data/docker/lib/docker/ rsync -av /var/lib/docker/ /data/docker/lib/docker/ 修改配置 # /etc/docker/daemon.js 阅读全文
posted @ 2024-07-19 10:12 chenzechao 阅读(58) 评论(0) 推荐(1) 编辑
摘要:select t3.* ,case when day_start > month_current and day_end < month_last then TIMESTAMPDIFF(DAY,day_start,day_end) + 1 -- '中间,结束时间 - 开始时间' when day_s 阅读全文
posted @ 2024-07-18 17:07 chenzechao 阅读(15) 评论(0) 推荐(0) 编辑
摘要:复制字段 从本地Windows (C:\Windows\Fonts ) 复制一个中文字体simsun.tcc 在Linux系统上安装字体 yum -y install fontconfig mkdir -p /usr/share/fonts/chinese cd /usr/share/fonts/c 阅读全文
posted @ 2024-07-02 18:32 chenzechao 阅读(172) 评论(0) 推荐(0) 编辑

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