05 2020 档案

摘要:下载地址:https://github.com/MicrosoftArchive/redis/releases 下载完成后解压并在该目录下cmd。 安装命令:redis-server.exe --service-install redis.windows.conf --loglevel verbos 阅读全文
posted @ 2020-05-25 15:09 Asolitary 阅读(228) 评论(0) 推荐(0)
摘要:1.如果你启动项目时遇到ValueError: embedded null byte报错: 如果你是搭建了一个虚拟环境,请在虚拟环境中找到python解释器下的python\Lib\_strptime.py,这个_strptime.py文件,加入 locale.setlocale(locale.LC 阅读全文
posted @ 2020-05-21 10:13 Asolitary 阅读(443) 评论(0) 推荐(0)