From c8d627e19493a14b402b14a404814042cee27ef4 Mon Sep 17 00:00:00 2001 From: chu fan Date: Fri, 13 Oct 2023 11:46:37 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0xmind=E7=9A=84md?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/mark-map/ccp-map.html | 6 +++--- docs/.vuepress/public/mark-map/cn-map.html | 6 +++--- docs/.vuepress/public/mark-map/ds-map.html | 4 ++-- docs/.vuepress/public/mark-map/os-map.html | 6 +++--- docs/manuscripts/mark-map/ccp-map.md | 15 +++++++++++++++ docs/manuscripts/mark-map/cn-map.md | 13 +++++++++++++ docs/manuscripts/mark-map/os-map.md | 12 ++++++++++++ 7 files changed, 51 insertions(+), 11 deletions(-) diff --git a/docs/.vuepress/public/mark-map/ccp-map.html b/docs/.vuepress/public/mark-map/ccp-map.html index 8f69fdc7..514f3a0b 100644 --- a/docs/.vuepress/public/mark-map/ccp-map.html +++ b/docs/.vuepress/public/mark-map/ccp-map.html @@ -16,11 +16,11 @@ height: 100vh; } - + - + })(() => window.markmap,null,{"type":"heading","depth":0,"payload":{"lines":[0,1]},"content":"计算机组成原理","children":[{"type":"heading","depth":1,"payload":{"lines":[4,5]},"content":"引论","children":[]},{"type":"heading","depth":1,"payload":{"lines":[6,7]},"content":"数据的表示和运算","children":[]},{"type":"heading","depth":1,"payload":{"lines":[8,9]},"content":"存储系统","children":[]},{"type":"heading","depth":1,"payload":{"lines":[10,11]},"content":"中央处理器","children":[]},{"type":"heading","depth":1,"payload":{"lines":[12,13]},"content":"总线","children":[]},{"type":"heading","depth":1,"payload":{"lines":[14,15]},"content":"输入输出系统","children":[]},{"type":"heading","depth":1,"payload":{"lines":[16,17]},"content":"一些总结","children":[]}]},null) diff --git a/docs/.vuepress/public/mark-map/cn-map.html b/docs/.vuepress/public/mark-map/cn-map.html index f71b3a5a..d73bb1ec 100644 --- a/docs/.vuepress/public/mark-map/cn-map.html +++ b/docs/.vuepress/public/mark-map/cn-map.html @@ -16,11 +16,11 @@ height: 100vh; } - + - + })(() => window.markmap,null,{"type":"heading","depth":0,"payload":{"lines":[0,1]},"content":"计算机网络","children":[{"type":"heading","depth":1,"payload":{"lines":[4,5]},"content":"体系结构","children":[]},{"type":"heading","depth":1,"payload":{"lines":[6,7]},"content":"物理层","children":[]},{"type":"heading","depth":1,"payload":{"lines":[8,9]},"content":"数据链路层","children":[]},{"type":"heading","depth":1,"payload":{"lines":[10,11]},"content":"网络层","children":[]},{"type":"heading","depth":1,"payload":{"lines":[12,13]},"content":"传输层","children":[]},{"type":"heading","depth":1,"payload":{"lines":[14,15]},"content":"应用层","children":[]},{"type":"heading","depth":1,"payload":{"lines":[16,17]},"content":"一些总结","children":[]}]},null) diff --git a/docs/.vuepress/public/mark-map/ds-map.html b/docs/.vuepress/public/mark-map/ds-map.html index 4c383d89..b695aab5 100644 --- a/docs/.vuepress/public/mark-map/ds-map.html +++ b/docs/.vuepress/public/mark-map/ds-map.html @@ -16,11 +16,11 @@ height: 100vh; } - + - + })(() => window.markmap,null,{"type":"heading","depth":0,"payload":{"lines":[0,1]},"content":"操作系统","children":[{"type":"heading","depth":1,"payload":{"lines":[5,6]},"content":"引论","children":[]},{"type":"heading","depth":1,"payload":{"lines":[7,8]},"content":"进程管理","children":[]},{"type":"heading","depth":1,"payload":{"lines":[9,10]},"content":"内存管理","children":[]},{"type":"heading","depth":1,"payload":{"lines":[11,12]},"content":"一些总结","children":[]},{"type":"heading","depth":1,"payload":{"lines":[13,14]},"content":"I/O管理","children":[]},{"type":"heading","depth":1,"payload":{"lines":[15,16]},"content":"文件管理","children":[]}]},null) diff --git a/docs/manuscripts/mark-map/ccp-map.md b/docs/manuscripts/mark-map/ccp-map.md index 360661d8..cd7ab6e2 100644 --- a/docs/manuscripts/mark-map/ccp-map.md +++ b/docs/manuscripts/mark-map/ccp-map.md @@ -2,3 +2,18 @@ 在线预览 +## 引论 + +## 数据的表示和运算 + +## 存储系统 + +## 中央处理器 + +## 总线 + +## 输入输出系统 + +## 一些总结 + + diff --git a/docs/manuscripts/mark-map/cn-map.md b/docs/manuscripts/mark-map/cn-map.md index 362d2234..d41e9977 100644 --- a/docs/manuscripts/mark-map/cn-map.md +++ b/docs/manuscripts/mark-map/cn-map.md @@ -2,3 +2,16 @@ 在线预览 +## 体系结构 + +## 物理层 + +## 数据链路层 + +## 网络层 + +## 传输层 + +## 应用层 + +## 一些总结 \ No newline at end of file diff --git a/docs/manuscripts/mark-map/os-map.md b/docs/manuscripts/mark-map/os-map.md index 2496fd48..a9de4b7f 100644 --- a/docs/manuscripts/mark-map/os-map.md +++ b/docs/manuscripts/mark-map/os-map.md @@ -3,3 +3,15 @@ 在线预览 +## 引论 + +## 进程管理 + +## 内存管理 + +## 一些总结 + +## I/O管理 + +## 文件管理 +