This website works better with JavaScript.
Home
Explore
Help
Sign In
ccsens_zhengzhichuan
/
research
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
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.
1604
Commits
1
Branch
0
Tags
7.8 MiB
Java
72.7%
Vue
19%
JavaScript
6.8%
SCSS
0.7%
HTML
0.7%
Tree:
14f5c8b8f9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '14f5c8b8f9'
${ noResults }
research
/
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