[python]使用pyinstaller將python程式打包成exe執行檔 ... pip install --upgrade xxxxx # xxxxx改為要更新的包 ... pyinstaller -F -w myfile.py -i cat.ico.
確定! 回上一頁