开发的那些事~ 小小张-点滴

MySQL数据库优化

MySQL数据库优化 配置文件my.cnf my.cnf # For advice on how to change settings please see # http://dev.mysql.com/doc/refman/8.4/en/server-configuration-defaults.

zhangrui.i 发布于 2024-05-24

后端分包参考

com.ruiz.business ├── common // 工具类 │ └── annotation // 自定义注解 │ └── config // 全局

zhangrui.i 发布于 2024-04-29

i18n all插件的使用

i18n all可用配置 { "git.confirmSync": false, "git.autofetch": true, "i18n-ally.localesPaths": ["apps/admin/src/locales/langs"], // 翻译文件路径

zhangrui.i 发布于 2024-04-23

共享文件桶-使用教程

1. 下载shared_file_bucket.exe shared_file_bucket_setup_1.2.1.exe 2. 安装程序 安装密码: 123456

zhangrui.i 发布于 2024-04-11

datart可视化数据面板部署

用户文档 docker安装 docker run -d --name datart -v /home/data/datart/datart.conf:/datart/config/datart.conf -v /home/data/datart/files:/datart/files -v /hom

zhangrui.i 发布于 2024-04-07