This website requires JavaScript.
Explore
Help
Register
Sign In
chengma
/
cmpdd
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c204fc205cbdb9ecc0c4556b35ebdcb8e6c0cedb
cmpdd
/
dev.bat
T
6 lines
59 B
Batchfile
Raw
Normal View
History
Unescape
Escape
fix: 运行方式改回脚本并自注入项目根,修复 Windows No module named 'src'
2026-06-24 17:48:35 +08:00
@
echo
off
pushd
"
%~dp0
"
python src\main.py
pause
popd
Reference in New Issue
Copy Permalink