windows查看和杀死占用端口的进程
2021-06-23 14:07
阅读:605
标签:soscw tst stat kill 技术 col 占用 进程 端口 windows查看和杀死占用端口的进程 标签:soscw tst stat kill 技术 col 占用 进程 端口 原文地址:https://www.cnblogs.com/zhuzhaoli/p/10185090.html
1.首先使用 netstat -ano查看占用端口的进程号
2.然后使用 taskkill /PID (进程号)杀死进程
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:windows查看和杀死占用端口的进程
文章链接:http://soscw.com/index.php/essay/97816.html
文章标题:windows查看和杀死占用端口的进程
文章链接:http://soscw.com/index.php/essay/97816.html
评论
亲,登录后才可以留言!