📌  相关文章
📜  Node.js 端口 3000 已经在使用,但实际上不是? - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:30.652000             🧑  作者: Mango

代码示例2
netstat -ano | findstr :3000
tskill typeyourPIDhere