python打包成exe
摘要:
1.首先要安装打包程序(我用的是pyinstaller) 安装方法:pip3 install pyinstaller 2. 打包命令: pyinstaller.exe -args filename.py 在dos模式下运行pyinstaller.exe文件,同时添加打包参数 ps:C:\Users\ 阅读全文
posted @ 2017-10-04 00:07
liu_bot
阅读(116)
评论(0)
推荐(0)
浙公网安备 33010602011771号