windows cmd 常用命令

1. 杀死进程

taskkill /f /t /im "进程名称"

taskkill /f /t /pid "进程PID"

posted @ 2023-02-23 18:57  qiynet  阅读(37)  评论(0)    收藏  举报
跳至侧栏