python CMD 命令打包
摘要:pyinstaller -F PWI-1.0.1.py 打包exe pyinstaller -F -w PWI-1.0.1.py 不带控制台的打包 pyinstaller -F -w -i password.ico PWI-1.0.1.py 打包指定exe图标打包
阅读全文
posted @ 2025-02-16 10:54
posted @ 2025-02-16 10:54