python 库文件版本收集及安装

版本收集:pip freeze > require.txt
版本安装:pip install -r require.txt

posted @ 2019-02-19 17:31  少年梦想成真  阅读(127)  评论(0编辑  收藏  举报