摘要:
参考: https://www.cnblogs.com/GYoungBean/archive/2013/03/20/2971045.html 阅读全文
posted @ 2018-01-05 10:58
AlisonGavin
阅读(195)
评论(0)
推荐(0)
摘要:
win+R--> cmd > 列出所有端口的情况 netstat -ano 查找端口 netstat -aon|findstr "8081" 查看是哪个进程或者程序占用 tasklist|findstr "8081" 结束进程 taskkill /f /t /im **.exe taskkill / 阅读全文
posted @ 2018-01-05 10:20
AlisonGavin
阅读(887)
评论(0)
推荐(1)

浙公网安备 33010602011771号