摘要: 1、先安装pyinstaller pip install pyinstaller 2、切换到文件目录 cd mypath 3、使用以下命令 pyinstaller -F ***.py 阅读全文
posted @ 2020-05-27 10:01 OTAKU_nicole 阅读(150) 评论(0) 推荐(0)