mirror of
https://github.com/CodePanda66/CSPostgraduate-408.git
synced 2023-05-21 21:49:33 +08:00
update settings
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = {
|
||||
themeConfig: {
|
||||
//reco 主题相关
|
||||
noFoundPageByTencent: false,
|
||||
|
||||
subSidebar: 'auto',//在所有页面中启用自动生成子侧边栏,原 sidebar 仍然兼容
|
||||
//默认主题支持
|
||||
logo: '/icons.png',
|
||||
head: [
|
||||
@@ -16,7 +16,7 @@ module.exports = {
|
||||
['link', { rel: 'apple-touch-icon', href: `/favicon.ico`, type: "image/x-icon" }],
|
||||
],
|
||||
nav: [
|
||||
{ text: '首页', link: '/', link: 'reco-home' },
|
||||
{ text: '首页', link: '/', icon: 'reco-home' },
|
||||
{
|
||||
text: '数据结构',
|
||||
items: [
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
# 进程与线程
|
||||
|
||||
一片荒芜,期待你贡献出你的笔记~ 🥰
|
||||
@@ -1,3 +0,0 @@
|
||||
# 进程与线程
|
||||
|
||||
一片荒芜,期待你贡献出你的笔记~ 🥰
|
||||
@@ -10,8 +10,6 @@ footer: GPL Licensed | Copyright © 2020-present Kim Yang
|
||||
|
||||
<div align="center">
|
||||
|
||||
# CSPostgraduate-408
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
# 操作系统的基本概念
|
||||
---
|
||||
title: 操作系统的基本概念
|
||||
---
|
||||
|
||||
## 1、冯诺依曼模型
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
# 操作系统的发展与分类
|
||||
---
|
||||
title: 操作系统的发展与分类
|
||||
---
|
||||
|
||||
## 1、操作系统的形成和发展
|
||||
|
||||
|
||||
Reference in New Issue
Block a user