2020年10月23日

Windows利用nodejs关闭指定进程

摘要: 找到了一个难以置信的方式杀死进程, 如下 npx kill-port 8080 C:\WINDOWS\System32>npx kill-port 8080 npx: installed 3 in 5.193s Process on port 8080 killed 比大部分方法都好用多了 阅读全文

posted @ 2020-10-23 13:19 凉云 阅读(1282) 评论(0) 推荐(0) 编辑

导航