Daily Archives: 2023-04-11

python django搭建后台

## 说明 本项目使用python django_rest_framework … Continue reading

More Galleries | Leave a comment

安装mysql docker-compose.yml参考配置

my.cnf

More Galleries | Leave a comment

nginx配置参考

1、nginx.conf 2、vhost.conf vhost.conf的文件放 … Continue reading

More Galleries | Leave a comment

git 服务器搭建及配置

1、安装Git 创建git用户组和用户,用来运行git服务 2、创建证书登录 收 … Continue reading

More Galleries | Leave a comment

MySQL操作表命令

平时借助phpMyAdmin/Navicat/Sequel或者其他数据库管理工具 … Continue reading

More Galleries | Leave a comment

Java Long类型比较的问题

按常规的方法写了一个数据比较,在本地测试的时候是正常的,当放到测试环境时发现比较 … Continue reading

More Galleries | Leave a comment