端口占用

端口占用:
netstat -o -n -a | findstr :8080
taskkill /F /PID 123
posted @ 2022-10-31 15:39  薛柏梁  阅读(22)  评论(0)    收藏  举报