vault backup: 2022-11-29 22:23:42
This commit is contained in:
28
.obsidian/workspace.json
vendored
28
.obsidian/workspace.json
vendored
@@ -37,14 +37,26 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "05. 資料收集/軟體工具/git/tag.md",
|
"file": "00. Inbox/00. Inbox.md",
|
||||||
"mode": "preview",
|
"mode": "preview",
|
||||||
"source": true
|
"source": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "e162fd79edceace8",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "00. Inbox/00. Inbox/[APP] 設定CPU Power mode.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": true
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 2
|
"currentTab": 3
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
@@ -102,7 +114,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "05. 資料收集/軟體工具/git/tag.md",
|
"file": "00. Inbox/00. Inbox/[APP] 設定CPU Power mode.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -119,7 +131,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "05. 資料收集/軟體工具/git/tag.md"
|
"file": "00. Inbox/00. Inbox/[APP] 設定CPU Power mode.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -147,17 +159,17 @@
|
|||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 319.5
|
"width": 319.5
|
||||||
},
|
},
|
||||||
"active": "7c7ea3aad0c7e405",
|
"active": "e162fd79edceace8",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"05. 資料收集/Tool Setup/Software/Windows 10 Setup.md",
|
"00. Inbox/00. Inbox.md",
|
||||||
"05. 資料收集/軟體工具/git/tag.md",
|
"05. 資料收集/軟體工具/git/tag.md",
|
||||||
|
"05. 資料收集/Tool Setup/Software/Windows 10 Setup.md",
|
||||||
"00. Inbox/01. TODO.md",
|
"00. Inbox/01. TODO.md",
|
||||||
"01. 個人/00. Informations/Datas.md",
|
"01. 個人/00. Informations/Datas.md",
|
||||||
"00. Inbox/03. Mind Map.md",
|
"00. Inbox/03. Mind Map.md",
|
||||||
"05. 資料收集/軟體工具/git/apply.md",
|
"05. 資料收集/軟體工具/git/apply.md",
|
||||||
"05. 資料收集/軟體工具/git/submodule.md",
|
"05. 資料收集/軟體工具/git/submodule.md",
|
||||||
"02. 工作/01. Logitech/Sentinel.md",
|
"02. 工作/01. Logitech/Sentinel.md",
|
||||||
"02. 工作/01. Logitech/Tiny.md",
|
"02. 工作/01. Logitech/Tiny.md"
|
||||||
"04. Programming/FFMPEG/FFMpeg.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
3
00. Inbox/00. Inbox/[APP] 設定CPU Power mode.md
Normal file
3
00. Inbox/00. Inbox/[APP] 設定CPU Power mode.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
用 [`PowerWriteACValueIndex()`](https://learn.microsoft.com/en-us/windows/win32/api/powersetting/nf-powersetting-powerwriteacvalueindex) 或是 `PowerWriteDCValueIndex()` 來設定,然後用 `PowerSetActiveScheme()` 使其生效。
|
||||||
|
|
||||||
|
關於 scheme 的 GUID: https://learn.microsoft.com/en-us/windows/win32/power/power-setting-guids
|
||||||
Reference in New Issue
Block a user