Mac 使用pyinstalle打包配置图标 pyinstaller test.py --noconsole --icon=logo.icns # Windos 使用pyinstalle打包配置图标 pyinstaller test.py ...
確定! 回上一頁