icenturyw 2023年 11月 29日 2023年 11月 29日 Django Django4.1启用redis缓存 1、安装模块 2、在Django项目中配置Redis缓存 在django的settings.py文件 …
icenturyw 2023年 11月 27日 2023年 11月 27日 未分类 rclone挂载云盘到本地(转载) 文章地址:非常规网盘研究 篇二:rclone+alist挂载百度网盘,天翼云盘等各种网盘为本地数据
icenturyw 2023年 11月 27日 2023年 11月 27日 Django Django创建定时任务(使用django_apscheduler) 1.安装django_apscheduler 2.在Django项目的settings.py文件中添 …
icenturyw 2022年 5月 12日 2022年 5月 12日 Python Centos使用pip安装uwsgi提示libpython3.8.a:没有那个文件或目录 错误: gcc: 错误:/usr/local/anaconda3/envs/dj/lib/pytho …
icenturyw 2020年 4月 4日 2020年 4月 4日 Python 开启eric6报错:python.exe-无法找到入口 报错 无法定位程序输入点…pythoncom37.dll上 如图 解决方法 在anaco …
icenturyw 2020年 3月 11日 2020年 3月 11日 Linux Shell编程 sh(执行脚本) ssh(远程连接) ssh打开终端服务器 scp远程拷贝 将文件从本地到服务器或从 …