1、在windows + R:输入 cmd 回车
2、netstat -ano|findstr 端口号
3、taskkill -PID <进程号> -F //强制关闭某个进程

 

相关文章: