上一页 1 ··· 9 10 11 12 13
摘要: 由于csdn各种django blog博文都有或多或少的bug,所以我决定自己写一篇,先附上教程,详解在另一篇博文里,为了便于大家复制粘贴,本文代码尽量不使用图片。 源代码及解析文章请在我的github账户:https://github.com/Cheng0829/mysite自行下载。 首先,肯定 阅读全文
posted @ 2022-06-08 19:26 CJK'sBLOG 阅读(136) 评论(0) 推荐(0) 编辑
摘要: pip清华镜像库 :pip install XXX -i https://pypi.tuna.tsinghua.edu.cn/simple pip阿里巴巴镜像库:pip install XXX -i https://mirrors.aliyun.com/pypi/simple/ pip批量下载(re 阅读全文
posted @ 2022-06-08 19:24 CJK'sBLOG 阅读(43) 评论(0) 推荐(0) 编辑
上一页 1 ··· 9 10 11 12 13