使用pyinstaller 而不用py2exe 的原因是因為不支援64 位元系統 ... python -m pip install pyinstaller ... --upx 製作透過UPX壓縮過的執行檔。
確定! 回上一頁