EnergyStar 这个程序把后台进程设置为省电模式来大幅提升windows笔记本的续航能力。
只支持win11,10代以上IntelCPU或AMD 5000以上系列CPU。对应的win32API是SetProcessInformation 、SetThreadInformation
原理可参考微软的博客
只支持win11,10代以上IntelCPU或AMD 5000以上系列CPU。对应的win32API是SetProcessInformation 、SetThreadInformation
原理可参考微软的博客