This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhousq_java
/
win-print-server
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.
5
Commits
1
Branch
0
Tags
95 MiB
Tree:
bafc632349
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bafc632349'
${ noResults }
win-print-server
/
bin
/
clean.bat
12 lines
102 B
Raw
Normal View
History
2024-07-25 初始化
4 months ago
@
echo
off
echo
.
echo
[��Ϣ] ��������target����·����
echo
.
%~d0
cd
%~dp0
cd
..
call
mvn clean
pause