Skip to content

Commit 74c74ee

Browse files
committed
updated
1 parent d10fba5 commit 74c74ee

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212

1313
工作模式说明:
1414

15-
* 待机模式-1W(SleepMode):处于最低能耗状态,只能应对超低负载的工作
16-
* 省电模式-16W(PowerSaveMode):能耗比最高的状态,应对轻松的工作,比如文字输入、网页浏览
17-
* 平衡模式-22W(BalancedMode):介于省电模式和性能模式之间,应对突发的任务,比如打开网页、Photoshop
18-
* 性能模式-30W(PerformanceMode):应对需要高性能的场景,比如编译软件、玩大型游戏、渲染等
15+
* 待机模式(SleepMode):处于最低能耗状态,只能应对超低负载的工作
16+
* 省电模式(PowerSaveMode):能耗比最高的状态,应对轻松的工作,比如文字输入、网页浏览
17+
* 平衡模式(BalancedMode):介于省电模式和性能模式之间,应对突发的任务,比如打开网页、Photoshop
18+
* 性能模式(PerformanceMode):应对需要高性能的场景,比如编译软件、玩大型游戏、渲染等
1919
* 手动模式(CustomMode):手动配置
2020

2121

0 commit comments

Comments
 (0)