摘要:
windows 批处理 检查并启动 windows 服务 set srvname="YSWindowsService" sc query|find %srvname% && echo itsok || net start %srvname% 这段批处理意思 ,如果服务已启动,显示 itsok。没启动 阅读全文
posted @ 2023-08-29 20:18
runliuv
阅读(398)
评论(0)
推荐(0)

浙公网安备 33010602011771号