杀死“关键过程"在Windows(C/C ++)中 [英] Killing a "Critical Process" In Windows (C/C++)

查看:75
本文介绍了杀死“关键过程"在Windows(C/C ++)中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

杀死关键进程的最佳方法是什么?

What is the best way to kill a critical process?

推荐答案

这很关键,原因是您可能根本不应该杀死它.最好的方法是关闭盒子,以免将其置于危险状态.

It's critical for a reason so you probably shouldn't be killing it at all. The best way is to shut down the box lest you leave it in a dangerous state.

如果您选择忽略我的警告,则此处是一些示例C ++代码来做到这一点.

If you choose to ignore my warning, here is some sample C++ code to do it.

这篇关于杀死“关键过程"在Windows(C/C ++)中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆