diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 620d540f..a1a659a5 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,10 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "SanPinPLM/相关操作/0.SETOUT/10.数据库安装.md", + "file": "SanPinPLM/相关操作/0.SETOUT/12.服务端安装、端口设置.md", "mode": "source", "source": false - } + }, + "icon": "lucide-file", + "title": "12.服务端安装、端口设置" } } ] @@ -38,8 +40,11 @@ "state": { "type": "file-explorer", "state": { - "sortOrder": "alphabetical" - } + "sortOrder": "alphabetical", + "autoReveal": false + }, + "icon": "lucide-folder-closed", + "title": "文件列表" } }, { @@ -54,7 +59,9 @@ "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical" - } + }, + "icon": "lucide-search", + "title": "搜索" } }, { @@ -62,7 +69,9 @@ "type": "leaf", "state": { "type": "bookmarks", - "state": {} + "state": {}, + "icon": "lucide-bookmark", + "title": "书签" } } ] @@ -85,8 +94,13 @@ "state": { "type": "outline", "state": { - "file": "SanPinPLM/相关操作/0.SETOUT/10.数据库安装.md" - } + "file": "SanPinPLM/相关操作/0.SETOUT/12.服务端安装、端口设置.md", + "followCursor": false, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-list", + "title": "12.服务端安装、端口设置 的大纲" } }, { @@ -97,7 +111,9 @@ "state": { "sortOrder": "frequency", "useHierarchy": true - } + }, + "icon": "lucide-tags", + "title": "标签" } }, { @@ -106,7 +122,6 @@ "state": { "type": "backlink", "state": { - "file": "SanPinPLM/相关操作/0.SETOUT/10.数据库安装.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -114,7 +129,9 @@ "searchQuery": "", "backlinkCollapsed": false, "unlinkedCollapsed": true - } + }, + "icon": "links-coming-in", + "title": "反向链接" } }, { @@ -123,10 +140,12 @@ "state": { "type": "outgoing-link", "state": { - "file": "SanPinPLM/相关操作/0.SETOUT/10.数据库安装.md", + "file": "KMsoftPLM/系统介绍/我的桌面/我的小页.md", "linksCollapsed": false, "unlinkedCollapsed": true - } + }, + "icon": "links-going-out", + "title": "我的小页 的出链列表" } }, { @@ -134,7 +153,9 @@ "type": "leaf", "state": { "type": "git-view", - "state": {} + "state": {}, + "icon": "git-pull-request", + "title": "Source Control" } } ], @@ -142,7 +163,7 @@ } ], "direction": "horizontal", - "width": 200 + "width": 474.5 }, "left-ribbon": { "hiddenItems": { @@ -151,8 +172,8 @@ "canvas:新建白板": false, "daily-notes:打开/创建今天的日记": true, "command-palette:打开命令面板": false, - "hidden-folder-obsidian:显示文件夹": false, - "obsidian-git:Open Git source control": false + "obsidian-git:Open Git source control": false, + "hidden-folder-obsidian:显示文件夹": false } }, "active": "262fdb4633fcf55d", diff --git a/SanPinPLM/相关操作/0.SETOUT/10.数据库安装.md b/SanPinPLM/相关操作/0.SETOUT/10.数据库安装.md index ed9dacd9..7116d00d 100644 --- a/SanPinPLM/相关操作/0.SETOUT/10.数据库安装.md +++ b/SanPinPLM/相关操作/0.SETOUT/10.数据库安装.md @@ -4,7 +4,7 @@ # 安装教程 -以SQL Server 2012版本为例,双击打开安装程序 +以 `SQL Server 2012` 版本为例,双击打开安装程序 ![image-20240715123601414](../1.EDM/assets/image-20240715123601414.png)