会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Aline
博客园
首页
新随笔
联系
订阅
管理
2018年1月10日
pycharm使用秘籍 和 pip命令
摘要: python使用requirements.txt批量安装包 requirements.txt文件格式: requests==1.2.0 Flask==0.10.1 等等一系列包 cd 到requirements.txt所在目录下执行 pip install -r requirements.txt 只
阅读全文
posted @ 2018-01-10 16:50 Aline2
阅读(983)
评论(0)
推荐(0)
编辑
公告