1、netstat -ano|findstr 8080(默认端口为8080) 2、 taskkill /F /PID 17652 关闭后面的进程号(17652),直到输入上面第三个命令查不到占用8080端口号的进程号为止,结束! Read More
posted @ 2019-07-22 10:42 AlexZS Views(1977) Comments(0) Diggs(0)