This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
km_community
mirror of
https://gitee.com/kyxxjs/km_community.git
Watch
1
Star
0
Code
Issues
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.
business
business
main
newFeature
gov
v1.0.1
版本1.0.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'business'
${ noResults }
km_community
/
deploy
/
kykms
/
stop.bat
1 line
84 B
Raw
Permalink
Blame
History
for
/f
"
tokens=5
"
%%
a
in
(
'netstat -ano ^| findstr "7080"'
)
do
taskkill /f /pid
%%
a
Reference in new issue
View Git Blame
Copy Permalink