编程,全栈,Python,SQL,JS,HTML,Linux
JiGeng
2022年6月27日 07:56
Mac上安装postgresql 无法启动的简单处理与原理解释
JiGeng,吉耿
2022年6月27日 08:28
django.db.utils.OperationalError: FATAL: Ident authentication failed for user "p
JiGeng
2022年11月21日 03:31
TRUNCATE 和 DELETE 的使用与区别
JiGeng
2022年6月30日 02:54
Linux 查看端口占用情况可以使用 lsof 和 netstat 命令。
JiGeng
2024年3月10日 13:57
Could not build the ssl module!Pytho
JiGeng,吉耿
2022年6月29日 18:18
.
JiGeng,吉耿
2022年11月21日 03:12
linux查看磁盘空间的df ,du命令
JiGeng,吉耿
2022年11月21日 03:17
MySQL多种数据备份及数据表格复制
JiGeng,吉耿
2022年11月21日 03:28
Linux查看MYSQL数据库容量大小详细命令
JiGeng,吉耿
2022年11月21日 02:54
linux删除命令常用操作:删除文件夹、删除同一开头的文件
JiGeng,吉耿
2022年11月21日 03:08
crontab -i
JiGeng,吉耿
2022年6月27日 08:11
阿里云服务器上安装postgresql
JiGeng
2024年9月27日 05:04
nginx与wsgi的本地应用,通过gunicorn或uwsgi启动更直观地了解是什么
JiGeng
2024年10月11日 03:58
nginx配置相关
JiGeng
2024年10月11日 03:48
小程序token放缓存机制与获取token失败的机制
JiGeng
2024年10月11日 03:54
加密解密算法常见报错:ModuleNotFoundError: No module named ‘Crypto’
JiGeng
2024年9月25日 14:01
pyenv安装及下载Python慢的问题,处理报错完美解决。
JiGeng
2024年12月19日 13:49
在linux和mac下pip install psycopg2或psycopg2-binary安装报错怎么办?