摘要: 两种方式: 1. 打包exe文件 对应文件夹 cmd调出命令行执行 pyinstaller --onefile script.py PS1: 安装pyinstaller 如果提示没有pyinstaller 先安装pyinstaller pip install pyinstaller ps2:卸载 p 阅读全文
posted @ 2025-01-29 12:46 redufa 阅读(31) 评论(0) 推荐(0)