如何设置电源设置关闭:从不,通过c#
如何通过 C# 设置电源设置关闭:从不? 手动: 控制面板->电源选项->编辑计划设置-> 关闭显示器=从不 让计算机进入睡眠状态=永不
花药问题: 设置: 不需要密码 手动: 控制面板->电源选项->系统设置 * 不需要密码
How can to set Power setting turn off: never , by c#?
manualy:
Control Panel-> Power Options -> Edit Plan Setting ->
trun off the display = never
Put the computer to sleep = never
anther Question:
to set:
Don't require a password
manualy:
Control Panel-> Power Options -> System Setting
* Don't require a password
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Windows 窗体中的电源管理
cPower - Windows 电源和电池、信息/功能存根
Power Management in Windows Forms
cPower - Windows Power and Battery, Information / Functions Stub
另请查看 http://msdn.microsoft.com/ en-us/library/ms724947(VS.85).aspx,它是 win32 API,但允许您设置一些电源/屏幕保护程序设置。
Also check out http://msdn.microsoft.com/en-us/library/ms724947(VS.85).aspx, it's win32 API but allows you to set some of the power/screen saver settings.