安装pip install pyinstaller 打包 ... pyinstaller index.py --add-data "static;static" --add-data "templates;templates" -F -w.
確定! 回上一頁