使用pyinstaller打包exe檔,常用到的參數一覽. ... pyinstaller -w -D --icon=icon.ico --version-file=file_version_info.txt main.py ...
確定! 回上一頁