会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
随...而来
学而不思则罔,思而不学则殆
管理
2016年10月24日
Python自动化之配置Python模块国内镜像
摘要: Linux环境 在~/.pip/pip.conf文件中添加或修改 [global] index url = http://mirrors.aliyun.com/pypi/simple/ [install] trusted host=mirrors.aliyun.com Windows环境 在C:\U
阅读全文
posted @ 2016-10-24 17:13 Dus
阅读(342)
评论(1)
推荐(0)
编辑