您的位置: 首页 > IT文章 > 端口占用问题 端口占用问题 分类: IT文章 • 2025-02-04 22:40:19 查看关口占用的情况 netstat -ano|findstr 8080 关闭端口进程 taskkill /t /f /pid 32448