1.PyInstaller库 它是python的第三方库,需要使用pip install 进行安装,其作用是用于打包函数,使其在没有python环境下运行。 1.1 使用 1.2 常用参数 1.3 实例