7. 首先,我们需要创建一个 setup.py 文件,用于配置py2exe的打包参数:. # setup.py from distutils.core import setup import py2exe setup(console ...
確定! 回上一頁