批处理如何减少任务管理器里某个程序的进程数? 15

如上图,我想点击批处理后能关掉某个程序的一个或多个进程,有木有大师能做到。。。。。。... 如上图,我想点击批处理后能关掉某个程序的一个或多个进程,有木有大师能做到。。。。。。 展开
 我来答
残月临猫
2015-06-24 · 知道合伙人互联网行家
残月临猫
知道合伙人互联网行家
采纳数:382 获赞数:1506
参与TextBlob、Scrapy、Gooey 、spaCy、Pattern...等诸多Python开源库的开发、维护、翻译工作

向TA提问 私信TA
展开全部
  1. 你的提问与所提供截图并无关联

  2. 如果直接解答你字面问题不考虑截图的话,例如结束360rp.exe这个进程,见3

  3. taskkill /im 360rp.exe /f 

  4. 右侧截图中并非进程,您自己也在左图中用红框圈出那是"相关性"了,从图上得知你的处理器为八线,故猜测您应该是想通过批处理减少某个进程占用的线程数量

  5. 此操作需要调用相关API,经查证确实无法使用bat实现

  6. 下面是一段有关操作的提示

  7. run

  8. kill XX with status_only

  9. it will present the actual percentage of rollback completed, or run

  10. select wait_type, wait_time, percent_complete from sys.dm_exec_requests where session_id =

  11. to see if the process is working; if not, I am afraid you have to take the mssq instace offline to clean it; it's very nasty thing, if the rollback blocks for some reason (sometime unexplicable) you must restart.

  12. Hope MS will work on this; if it is an external process like DTS, you can get the pid and kill via Task manager, but a sql inside blocked process in this fashion gives you no chance.

追问
对的,我就是想要关闭8个线程中的一个或者几个,这个就没有办法用批处理实现了是么?
追答
批处理没办法 但是可以用powershell.命令和process有关,你可以使用powershell ies输入process就会出相关提示,我对ps不是很熟,所以就不敢乱说了
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式