1、安装pyinstaller模块 python -m pip install pyinstaller
2、python生成exe文件.\pyinstaller.exe .\爬取网页的通用代码框架.py