Skip to content

Commit 4f2bbe7

Browse files
committed
refine title
Signed-off-by: husharp <[email protected]>
1 parent 0df353a commit 4f2bbe7

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

_posts/2020-07-18-HuSharp-origin.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ layout: blog
33
title: "HuSharp 的由来"
44
date: 2020-07-18 9:00:00 +0800
55
category: life
6-
side_by_side: comment
76
---
87

98
\# 汉语中因形似 "井",读作井号(Jinghao),通常用于数字符号(Number Sign),如在一些国家 `#1` 代表 No.1。

_posts/2020-07-24-Os-MakeByBook.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
---
22
layout: blog
3-
title: "《操作系统真象还原》学习笔记"
3+
title: "Implementing a Mini OS(Notes)"
44
date: 2020-07-24 22:15:02 +0800
55
category: linux
66
---
77

88
* content
99
{:toc}
1010

11-
[代码详情见]( https://github.com/HuSharp/HuSharp_Os.git)
12-
13-
本项目实现的 mini 操作系统,包含:
11+
[源码](https://github.com/HuSharp/HuSharp_Os),本项目基于[《操作系统真象还原》](https://book.douban.com/subject/26745156/)一书,实现了一个 mini 操作系统,包含:
1412

1513
1)内核线程、用户进程、fork和execv、任务调度;
1614

_posts/2023-05-15-Flashback-in-TiKV.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: blog
3-
title: "Flashback TiKV Chinese"
3+
title: "Flashback Cluster in TiKV"
44
date: 2023-05-20 17:43:28 +0800
55
category: distributed
66
---

0 commit comments

Comments
 (0)