1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-02-04 02:53:21 +08:00
Files
408CSFamily/docs/mark-map/index.json
公众号:Rong姐姐好可爱 779994121d feat: 升级vuepress到最新版本,改造整个项目结构、配置 (#108)
* feat: 升级`vuepress`到最新版本,改造整个项目结构、配置

* chore: update

* chore: update

* fix: update
2024-09-26 12:05:53 +08:00

31 lines
846 B
JSON

[
{
"name": "数据结构",
"originXmindFileName": "数据结构.xmind",
"targetXmindFileName": "ds.xmind",
"xMindPath": "../mark-map/ds.xmind",
"mdPath": "../mark-map/ds-map.md"
},
{
"name": "操作系统",
"originXmindFileName": "操作系统.xmind",
"targetXmindFileName": "os.xmind",
"xMindPath": "../mark-map/os.xmind",
"mdPath": "../mark-map/os-map.md"
},
{
"name": "计算机组成原理",
"originXmindFileName": "计算机组成原理.xmind",
"targetXmindFileName": "cpp.xmind",
"xMindPath": "../mark-map/cpp.xmind",
"mdPath": "../mark-map/ccp-map.md"
},
{
"name": "计算机网络",
"originXmindFileName": "计算机网络.xmind",
"targetXmindFileName": "cn.xmind",
"xMindPath": "../mark-map/cn.xmind",
"mdPath": "../mark-map/cn-map.md"
}
]