
pycharm
HENG302926
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
python—Qt Designer的创建
安装PyQt5和PyQt5-tools 国内网络容易被墙,pip下载包下载缓慢,并且经常超时报错。用国内源就可以解决相应问题 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple PyQt5 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple PyQt5-tools PyChar...原创 2020-04-07 18:43:12 · 306 阅读 · 0 评论 -
pycharm下载库的万能源!
不说废话 直接上干货!!! pip install -i https://pypi.tuna.tsinghua.edu.cn/simple 库名原创 2020-03-11 20:14:42 · 605 阅读 · 0 评论