摘要:
/// <summary> /// 函数说明:修改操作系统 电源计划 /// mode说明: 1-平衡 2-节能 3-高性能 4-卓越性能 /// </summary> function SetPowerMode(mode: Integer): Boolean; const arrPolicys: 阅读全文
摘要:
/// <summary> /// 函数说明:修改操作系统 电源计划 /// mode说明: 1-平衡 2-节能 3-高性能 4-卓越性能 /// </summary> function SetPowerMode(mode: Integer): Boolean; const arrPolicys: 阅读全文
|