使用PyInstaller 构建出的独立应用(可以是单一文件),依赖于系统库,但是不依赖 ... python3 -m PyInstaller x1/x2/xxx.py --clean --onefile.
確定! 回上一頁