Skip to content

Commit 204d990

Browse files
committed
s
1 parent 7a35035 commit 204d990

File tree

353 files changed

+23597
-43745
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

353 files changed

+23597
-43745
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.obsidian/workspace.json

+11-19
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,22 @@
44
"type": "split",
55
"children": [
66
{
7-
"id": "6b99e56154f0e25b",
7+
"id": "19206f51d24db537",
88
"type": "tabs",
99
"children": [
1010
{
11-
"id": "98edba4e94072bd7",
11+
"id": "e14adf1f79b3080a",
1212
"type": "leaf",
1313
"state": {
1414
"type": "markdown",
1515
"state": {
16-
"file": "docs/markdown/markdown-table.md",
16+
"file": "docs/go/gvm.md",
1717
"mode": "preview",
1818
"source": false
1919
}
2020
}
21-
},
22-
{
23-
"id": "54099c09bdc4d863",
24-
"type": "leaf",
25-
"state": {
26-
"type": "release-notes",
27-
"state": {
28-
"currentVersion": "1.4.12"
29-
}
30-
}
3121
}
32-
],
33-
"currentTab": 1
22+
]
3423
}
3524
],
3625
"direction": "vertical"
@@ -96,7 +85,7 @@
9685
"state": {
9786
"type": "backlink",
9887
"state": {
99-
"file": "docs/markdown/markdown-table.md",
88+
"file": "docs/go/gvm.md",
10089
"collapseAll": false,
10190
"extraContext": false,
10291
"sortOrder": "alphabetical",
@@ -113,7 +102,7 @@
113102
"state": {
114103
"type": "outgoing-link",
115104
"state": {
116-
"file": "docs/markdown/markdown-table.md",
105+
"file": "docs/go/gvm.md",
117106
"linksCollapsed": false,
118107
"unlinkedCollapsed": true
119108
}
@@ -136,7 +125,7 @@
136125
"state": {
137126
"type": "outline",
138127
"state": {
139-
"file": "docs/markdown/markdown-table.md"
128+
"file": "docs/go/gvm.md"
140129
}
141130
}
142131
},
@@ -167,8 +156,11 @@
167156
"command-palette:Open command palette": false
168157
}
169158
},
170-
"active": "54099c09bdc4d863",
159+
"active": "e14adf1f79b3080a",
171160
"lastOpenFiles": [
161+
"SUMMARY.md",
162+
"Untitled.md",
163+
"Untitled",
172164
"docs/qgis/geoserver.md",
173165
"docs/datavisualize/pandas.md",
174166
"docs/markdown/markdown-table.md",

README.md

+14-3
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,21 @@
105105
## 机器学习
106106
* [机器学习十大算法](./docs/ml/ml.md)
107107

108+
## AI
109+
* [DB-GPT](./docs/ai/db-gpt.md)
110+
* [人工智能算力和硬件](./docs/ai/compute-capability.md)
111+
112+
108113
## ESP8266
109-
* [深入理解Arduino下的ESP8266_Non-OS_SDK API⑥ Sniffer(混杂模式) 相关接口](./docs/esp8266/esp8266-wifi-sniffer.md)
110-
* [深入理解Arduino下的ESP8266_Non-OS_SDK API⑤ Wi-Fi接口](./docs/esp8266/esp8266-wifi.md)
111-
* [深入理解Arduino下的ESP8266_Non-OS_SDK API⑤ Wi-Fi接口.pdf](./docs/esp8266/深入理解Arduino下的ESP8266_Non-OS_SDK%20API⑤%20Wi-Fi接口_51CTO博客_arduino+esp8266.pdf)
114+
* [深入理解Arduino下的ESP8266_Non-OS_SDK API⑥ Sniffer(混杂模式) 相关接口](./docs/esp/esp8266-wifi-sniffer.md)
115+
* [深入理解Arduino下的ESP8266_Non-OS_SDK API⑤ Wi-Fi接口](./docs/esp/esp8266-wifi.md)
116+
* [深入理解Arduino下的ESP8266_Non-OS_SDK API⑤ Wi-Fi接口.pdf](./docs/esp/深入理解Arduino下的ESP8266_Non-OS_SDK%20API⑤%20Wi-Fi接口_51CTO博客_arduino+esp8266.pdf)
117+
118+
## ESP-Drone
119+
* [ESP-Drone笔记](./docs/esp/esp-drone.md)
120+
* [ESP-Drone官方文档](https://docs.espressif.com/projects/espressif-esp-drone/zh_CN/latest/gettingstarted.html)
121+
122+
112123

113124
## 各类awesome
114125

_book/.obsidian/app.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"defaultViewMode": "preview"
3+
}

_book/.obsidian/appearance.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"accentColor": "",
3+
"theme": "moonstone"
4+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"file-explorer": true,
3+
"global-search": true,
4+
"switcher": true,
5+
"graph": true,
6+
"backlink": true,
7+
"canvas": true,
8+
"outgoing-link": true,
9+
"tag-pane": true,
10+
"properties": true,
11+
"page-preview": true,
12+
"daily-notes": true,
13+
"templates": true,
14+
"note-composer": true,
15+
"command-palette": true,
16+
"slash-command": false,
17+
"editor-status": true,
18+
"bookmarks": true,
19+
"markdown-importer": false,
20+
"zk-prefixer": false,
21+
"random-note": false,
22+
"outline": true,
23+
"word-count": true,
24+
"slides": false,
25+
"audio-recorder": false,
26+
"workspaces": false,
27+
"file-recovery": true,
28+
"publish": false,
29+
"sync": false
30+
}

_book/.obsidian/core-plugins.json

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[
2+
"file-explorer",
3+
"global-search",
4+
"switcher",
5+
"graph",
6+
"backlink",
7+
"canvas",
8+
"outgoing-link",
9+
"tag-pane",
10+
"properties",
11+
"page-preview",
12+
"daily-notes",
13+
"templates",
14+
"note-composer",
15+
"command-palette",
16+
"editor-status",
17+
"bookmarks",
18+
"outline",
19+
"word-count",
20+
"file-recovery"
21+
]

_book/.obsidian/hotkeys.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

_book/.obsidian/workspace.json

+188
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,188 @@
1+
{
2+
"main": {
3+
"id": "b91db2a283e71df3",
4+
"type": "split",
5+
"children": [
6+
{
7+
"id": "6b99e56154f0e25b",
8+
"type": "tabs",
9+
"children": [
10+
{
11+
"id": "98edba4e94072bd7",
12+
"type": "leaf",
13+
"state": {
14+
"type": "markdown",
15+
"state": {
16+
"file": "docs/markdown/markdown-table.md",
17+
"mode": "preview",
18+
"source": false
19+
}
20+
}
21+
},
22+
{
23+
"id": "54099c09bdc4d863",
24+
"type": "leaf",
25+
"state": {
26+
"type": "release-notes",
27+
"state": {
28+
"currentVersion": "1.4.12"
29+
}
30+
}
31+
}
32+
],
33+
"currentTab": 1
34+
}
35+
],
36+
"direction": "vertical"
37+
},
38+
"left": {
39+
"id": "427fb906f48853cf",
40+
"type": "split",
41+
"children": [
42+
{
43+
"id": "a8c20a655df1f2fa",
44+
"type": "tabs",
45+
"children": [
46+
{
47+
"id": "22c5a678e83a2154",
48+
"type": "leaf",
49+
"state": {
50+
"type": "file-explorer",
51+
"state": {
52+
"sortOrder": "alphabetical"
53+
}
54+
}
55+
},
56+
{
57+
"id": "65a2ac276928ca0b",
58+
"type": "leaf",
59+
"state": {
60+
"type": "search",
61+
"state": {
62+
"query": "",
63+
"matchingCase": false,
64+
"explainSearch": false,
65+
"collapseAll": false,
66+
"extraContext": false,
67+
"sortOrder": "alphabetical"
68+
}
69+
}
70+
},
71+
{
72+
"id": "331de3bf6fa8c033",
73+
"type": "leaf",
74+
"state": {
75+
"type": "bookmarks",
76+
"state": {}
77+
}
78+
}
79+
]
80+
}
81+
],
82+
"direction": "horizontal",
83+
"width": 300
84+
},
85+
"right": {
86+
"id": "22552091621c5dc1",
87+
"type": "split",
88+
"children": [
89+
{
90+
"id": "45daa42f5f256815",
91+
"type": "tabs",
92+
"children": [
93+
{
94+
"id": "cd222f5981bbb0a2",
95+
"type": "leaf",
96+
"state": {
97+
"type": "backlink",
98+
"state": {
99+
"file": "docs/markdown/markdown-table.md",
100+
"collapseAll": false,
101+
"extraContext": false,
102+
"sortOrder": "alphabetical",
103+
"showSearch": false,
104+
"searchQuery": "",
105+
"backlinkCollapsed": false,
106+
"unlinkedCollapsed": true
107+
}
108+
}
109+
},
110+
{
111+
"id": "905b1a0b60b92bee",
112+
"type": "leaf",
113+
"state": {
114+
"type": "outgoing-link",
115+
"state": {
116+
"file": "docs/markdown/markdown-table.md",
117+
"linksCollapsed": false,
118+
"unlinkedCollapsed": true
119+
}
120+
}
121+
},
122+
{
123+
"id": "3d2565efe3220a33",
124+
"type": "leaf",
125+
"state": {
126+
"type": "tag",
127+
"state": {
128+
"sortOrder": "frequency",
129+
"useHierarchy": true
130+
}
131+
}
132+
},
133+
{
134+
"id": "dc59ca8cc70c837d",
135+
"type": "leaf",
136+
"state": {
137+
"type": "outline",
138+
"state": {
139+
"file": "docs/markdown/markdown-table.md"
140+
}
141+
}
142+
},
143+
{
144+
"id": "31b3d8c6091786f5",
145+
"type": "leaf",
146+
"state": {
147+
"type": "all-properties",
148+
"state": {
149+
"sortOrder": "frequency"
150+
}
151+
}
152+
}
153+
]
154+
}
155+
],
156+
"direction": "horizontal",
157+
"width": 300,
158+
"collapsed": true
159+
},
160+
"left-ribbon": {
161+
"hiddenItems": {
162+
"switcher:Open quick switcher": false,
163+
"graph:Open graph view": false,
164+
"canvas:Create new canvas": false,
165+
"daily-notes:Open today's daily note": false,
166+
"templates:Insert template": false,
167+
"command-palette:Open command palette": false
168+
}
169+
},
170+
"active": "54099c09bdc4d863",
171+
"lastOpenFiles": [
172+
"docs/qgis/geoserver.md",
173+
"docs/datavisualize/pandas.md",
174+
"docs/markdown/markdown-table.md",
175+
"README.md",
176+
"docs/datavisualize/data-visualize-framework.md",
177+
"docs/tools/markdown-special-character.md",
178+
"docs/markdown/markdown-special-character.md",
179+
"docs/markdown",
180+
"docs/tools/markdown-special-character",
181+
"docs/tools/markdown-specifial",
182+
"docs/python/python-microservice.md",
183+
"docs/python/Microservice.md",
184+
"docs/README.md",
185+
"docs/python/conda.md",
186+
"docs/python/common-use-command.md"
187+
]
188+
}

_book/book/.nojekyll

-1
This file was deleted.

0 commit comments

Comments
 (0)