摘要: pycharm -->settings -->editor --> file and code templates --> python script: #-- coding = utf-8 -- #@Time : ${DATE} ${TIME} #@Author : Annzi #@File : 阅读全文
posted @ 2022-03-13 22:06 Annzi-Py 阅读(35) 评论(0) 推荐(0)
摘要: pycharm可以设置的国内pip镜像源: 清华: https://pypi.tuna.tsinghua.edu.cn/simple 豆瓣: http://pypi.douban.com/simple/ 阿里: http://mirrors.aliyun.com/pypi/simple/ 查看目前安 阅读全文
posted @ 2022-03-13 21:24 Annzi-Py 阅读(86) 评论(0) 推荐(0)