摘要: python-pyinstaller打包 安装Pyinstaller pip install pyinstaller 常用打包命令 Pyinstaller -F -w -i chengzi.ico py_word.py 打包指定exe图标打包 Pyinstaller -F -w py_word.py 阅读全文
posted @ 2021-06-23 01:53 chron 阅读(56) 评论(0) 推荐(0)