1.netstat -ao|findstr ?"8080"根據查到的key繼續2.tasklist|findstr ?"3192" ? ?獲知占用端口具體進程 3.運行中輸入 services.msc打開服務,根據查到的進程(停止等其他操作)