python打包项目成一个exe

📅 2026/7/6 7:39:08
python打包项目成一个exe
cd"e:\projects\python_projects\weixin";python-mPyInstaller--onefile--name"wx-md-editor"--console--add-data"index.html;."--add-data"css;css"--add-data"js;js"--clean--noconfirmserver.py