vault backup: 2022-11-30 15:29:31

This commit is contained in:
2022-11-30 15:29:31 +08:00
parent f4b340cfb4
commit 2beeca4a25
2 changed files with 20 additions and 6 deletions

View File

@@ -54,9 +54,21 @@
"source": true "source": true
} }
} }
},
{
"id": "c693ebf9c07ae0e6",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "00. Inbox/00. Inbox/列出所有 USB 裝置.md",
"mode": "source",
"source": true
}
}
} }
], ],
"currentTab": 3 "currentTab": 4
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -114,7 +126,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "00. Inbox/00. Inbox/[APP] 設定CPU Power mode.md", "file": "00. Inbox/00. Inbox/列出所有 USB 裝置.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -131,7 +143,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "00. Inbox/00. Inbox/[APP] 設定CPU Power mode.md" "file": "00. Inbox/00. Inbox/列出所有 USB 裝置.md"
} }
} }
} }
@@ -159,8 +171,9 @@
"direction": "horizontal", "direction": "horizontal",
"width": 319.5 "width": 319.5
}, },
"active": "e162fd79edceace8", "active": "c693ebf9c07ae0e6",
"lastOpenFiles": [ "lastOpenFiles": [
"00. Inbox/00. Inbox/[APP] 設定CPU Power mode.md",
"00. Inbox/00. Inbox.md", "00. Inbox/00. Inbox.md",
"05. 資料收集/軟體工具/git/tag.md", "05. 資料收集/軟體工具/git/tag.md",
"05. 資料收集/Tool Setup/Software/Windows 10 Setup.md", "05. 資料收集/Tool Setup/Software/Windows 10 Setup.md",
@@ -169,7 +182,6 @@
"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"
] ]
} }

View File

@@ -0,0 +1,2 @@
- [MFC枚举USB设备碰到的一个疑难还没解决 - Jojodru - 博客园](https://www.cnblogs.com/jojodru/p/3218081.html)
- [遍历当前USB设备信息_51CTO博客_获取usb设备信息](https://blog.51cto.com/u_15127593/3620239)