摘要: - 语言: [jdk-8](#jdk-8) [jdk-17](#jdk-17) [python](#python) [go](#go) [rust](#rust) - 工具: [git](#git) [maven](#maven) # jdk-8 ```yaml JAVA_HOME: - C:\Pr 阅读全文
posted @ 2019-01-28 10:41 czy21 阅读(281) 评论(0) 推荐(0) 编辑
摘要: 系统: 用户 权限 文件 磁盘 系统 服务: ssh docker 其他: mac 用户 useradd -d /home/[user] -m [user] # 添加用户,并创建用户目录 adduser [user] # 添加用户 userdel -r [user] # 删除用户 usermod - 阅读全文
posted @ 2018-12-25 17:49 czy21 阅读(242) 评论(0) 推荐(0) 编辑
摘要: mysql select cast((cast(sysdate()as Date) - interval 1 day) as datetime) as YesDay; -- 获取当前时间的前一天凌晨 select * from [table] where DATE_FORMAT(ModifiedDa 阅读全文
posted @ 2018-08-29 11:38 czy21 阅读(198) 评论(0) 推荐(0) 编辑
摘要: https://doc.czy21.com/container/yearning/ 阅读全文
posted @ 2023-07-28 18:48 czy21 阅读(8) 评论(0) 推荐(0) 编辑
摘要: https://doc.czy21.com/container/xxl-job/ 阅读全文
posted @ 2023-07-28 18:47 czy21 阅读(96) 评论(0) 推荐(0) 编辑
摘要: https://doc.czy21.com/container/sonarqube/ 阅读全文
posted @ 2023-07-28 18:46 czy21 阅读(27) 评论(0) 推荐(0) 编辑
摘要: https://doc.czy21.com/container/kafka/ 阅读全文
posted @ 2023-07-28 18:45 czy21 阅读(36) 评论(0) 推荐(0) 编辑
摘要: ## Jenkins构建及安装 https://doc.czy21.com/container/jenkins/ ## jenkins-ssh-agent构建及安装,提升ci效率 https://doc.czy21.com/container/jenkins-ssh-agent/ 阅读全文
posted @ 2023-07-28 18:43 czy21 阅读(24) 评论(0) 推荐(0) 编辑
摘要: https://doc.czy21.com/container/hadoop/ 阅读全文
posted @ 2023-07-28 18:42 czy21 阅读(26) 评论(0) 推荐(0) 编辑
摘要: https://doc.czy21.com/container/etcd/ 阅读全文
posted @ 2023-07-28 18:41 czy21 阅读(34) 评论(0) 推荐(0) 编辑
摘要: https://doc.czy21.com/container/docker/ch/ 阅读全文
posted @ 2023-07-28 18:40 czy21 阅读(26) 评论(0) 推荐(0) 编辑
摘要: https://doc.czy21.com/container/chat2db/ 阅读全文
posted @ 2023-07-28 18:39 czy21 阅读(371) 评论(0) 推荐(0) 编辑
摘要: https://doc.czy21.com/container/mysql/ 阅读全文
posted @ 2023-07-28 18:27 czy21 阅读(2) 评论(0) 推荐(0) 编辑