2017年9月27日

摘要: pip安装指定版本的程序的命令 pip install -i https://pypi.douban.com/simple/ django==1.10.3 或者 pip install django==1.10.3 或者 pip3 install django==1.10.3 或者 python3 阅读全文
posted @ 2017-09-27 11:06 sunny_2016 阅读(683) 评论(0) 推荐(0)

导航