python打包exe程序 黄志刚 2019-11-21 233 阅读1分钟 pyinstaller -F -i excel.ico FileWindow.py -i 设置icon 和 py文件放在同一个盘符打包后,文件在项目下的dist文件夹中