This website requires JavaScript.
Explore
Help
Sign In
d7b4a3ed-b161-49a1-b663-4c7b4c9334e2
/
ces1demo1
Watch
2
Star
0
Fork
You've already forked ces1demo1
1
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
ces1demo1
/
bin
/
clean.bat
12 lines
92 B
Batchfile
Raw
Permalink
Blame
History
@
echo
off
echo
.
echo
[信息] 清理生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in New Issue
View Git Blame
Copy Permalink