摘要: 1、pyinstaller 安装 :pip install pyinstaller 执行:pyinstaller -F -w --icon=logo.ico xx.py 打包后的文件 在 dist 下面 参数: 参考: 步骤:https://blog.csdn.net/sojojoso/articl 阅读全文
posted @ 2020-08-27 18:21 睡到自然醒ccc 阅读(160) 评论(0) 推荐(0) 编辑