This website works better with JavaScript.
Explore
Help
Register
Sign In
ogaohao
/
numone
Watch
0
Star
0
Fork
You've already forked numone
0
Code
Issues
Pull Requests
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
620
Commits
2
Branches
0
Tags
27 KiB
Java
61.1%
Vue
28.1%
JavaScript
7.9%
HTML
1.6%
SCSS
1%
Other
0.2%
Tree:
1f07641d9b
dev
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1f07641d9b'
${ noResults }
numone
/
bin
/
clean.bat
12 lines
113 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 清理工程target生成路径。
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause
Reference in new issue
Copy Permalink