pyinstaller 是python的一个打包工具,可以将python源文件打包成exe(windows系统)可执行程序。 安装方法: pip install pyinstaller. 以hello.py举例
確定! 回上一頁