pyinstaller --noupx --debug noarchive .\程序名
pyinstaller打包保留模块文件,适用于前期开发测试
最新推荐文章于 2022-07-11 17:13:05 发布
pyinstaller --noupx --debug noarchive .\程序名