导出库 在cmd下 pip freeze >d:\pipku.txt (测试成功)
导入库 在cmd下 pip install -r d:\pipku.txt (没有测试)
posted on 2021-07-25 17:36 天若有情66 阅读(336) 评论(0) 编辑 收藏 举报