用于快速生成MRobot代码
| src | ||
| User | ||
| .gitignore | ||
| LICENSE | ||
| MRobot.py | ||
| README.md | ||
| 开发要求.md | ||
MRobot
用于快速生成MRobot代码
构建exe
pyinstaller --onefile --windowed MRobot.py
| src | ||
| User | ||
| .gitignore | ||
| LICENSE | ||
| MRobot.py | ||
| README.md | ||
| 开发要求.md | ||
用于快速生成MRobot代码
pyinstaller --onefile --windowed MRobot.py