windows 端口占用,强杀进程 2019-11-15 / Annabelle 查看占用的端口netstat -ano | findstr "80" 打开任务管理器查看PID为 18212的程序,关闭即可。如下图