摘要:
netstat -aon|findstr "9050" 端口号tasklist|findstr "2016" 进程号 删除进程 taskkilll /pid 进程号 taskkill /f /pid 进程号 强制删除 阅读全文
posted @ 2019-08-26 16:10 my_house_station 阅读(223) 评论(0) 推荐(0)
|
|||
|
摘要:
netstat -aon|findstr "9050" 端口号tasklist|findstr "2016" 进程号 删除进程 taskkilll /pid 进程号 taskkill /f /pid 进程号 强制删除 阅读全文
posted @ 2019-08-26 16:10 my_house_station 阅读(223) 评论(0) 推荐(0) |
|||