mirror of
https://github.com/goldenfishs/MRobot.git
synced 2025-10-30 14:45:42 +08:00
用于快速生成MRobot代码
| .vscode | ||
| build/MRobot | ||
| dist | ||
| MRobot_repo@d56490f92f | ||
| src | ||
| User | ||
| .gitignore | ||
| LICENSE | ||
| MRobot.py | ||
| MRobot.spec | ||
| README.md | ||
MRobot
用于快速生成MRobot代码
构建exe
pyinstaller --onefile --windowed MRobot.py