window指令

netstat -aon|findstr "8080" // 根据端口找pid

taskkill -T -F /pid 22232 // 杀掉指定pid的进程

posted @ 2023-02-08 19:14  河马小海豚  阅读(40)  评论(0)    收藏  举报