Java8080端口被占用解决办法

netstat -ano | findstr 8080

taskkill -pid 3196-f

 

posted @ 2019-06-06 13:51  不忘编码  阅读(1078)  评论(0)    收藏  举报