netstat -ano
netstat -ano |findstr "端口号"
tasklist |findstr "PID"
taskkill /f /t /im "进程id或者进程名称"
发表评论
评论