结束进程和结束进程树之间的区别

时间:2018-03-08 06:45:31

标签: windows process kill taskmanager

Windows中的任务管理器中的结束进程和结束进程树之间有什么区别。结束进程树将终止父进程下的所有子进程吗?

1 个答案:

答案 0 :(得分:3)

结束进程:将结束/终止/关闭当前应用程序。

结束进程树:将结束/终止/关闭当前应用程序及其正在使用的所有相关服务和应用程序。

了解更多详情

http://www.tomshardware.com/forum/101540-45-process-tree-process https://superuser.com/questions/794052/end-process-end-process-tree