摘要: 学习记录 基本命令 pip help 查看说明文件 pip install docx 安装docx库 修改更新源 修改文件 ~/.pip/pip.conf [global] timeout = 6000 index-url = https://mirrors.aliyun.com/pypi/simp 阅读全文
posted @ 2020-11-19 23:44 巴巴厘 阅读(88) 评论(0) 推荐(0)