From 832991c1c97aeb0b5498f1f2df10c1a3cb96aa99 Mon Sep 17 00:00:00 2001 From: CyC2018 <36260787+CyC2018@users.noreply.github.com> Date: Wed, 28 Feb 2018 23:26:14 +0800 Subject: [PATCH 1/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e300d5bd..f0e0f026 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +
# 数据结构与算法 From 6858f37f1fb6f4d892f01ca60005eda1bb36ade1 Mon Sep 17 00:00:00 2001 From: CyC2018 <36260787+CyC2018@users.noreply.github.com> Date: Wed, 28 Feb 2018 23:47:03 +0800 Subject: [PATCH 2/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0e0f026..0e01474c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-
+ # 数据结构与算法 From 37e2702e5362870c9d943df7597c4d7d13036611 Mon Sep 17 00:00:00 2001 From: CyC2018 <36260787+CyC2018@users.noreply.github.com> Date: Wed, 28 Feb 2018 23:47:32 +0800 Subject: [PATCH 3/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e01474c..f0e0f026 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
- +
# 数据结构与算法 From b186a829ea22ef94003caac801a9615f144b5982 Mon Sep 17 00:00:00 2001 From: CyC2018 <36260787+CyC2018@users.noreply.github.com> Date: Wed, 28 Feb 2018 23:56:43 +0800 Subject: [PATCH 4/8] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f0e0f026..39c974b2 100644 --- a/README.md +++ b/README.md @@ -115,3 +115,5 @@ Google 开源项目的代码风格规范。 为了上传笔记到 Github 上,花了不少时间。Github 使用的是 GFM 来渲染 md 文档,和普通的 Markdown 不太一样,例如 GFM 不支持 MathJax 公式,也不支持 TOC 标记,为此需要替换 MathJax 公式为 CodeCogs 的云服务和重新生成 TOC 目录。楼主写了一个小工具可以将普通的 Markdown 文档转换为 GFM 文档,有需要该工具的话可以在楼主的 Github 中找到。 :star: :star: :star: + +Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License. From a70cd40fddcb8fd1969a299ed3f2eb9edf6feb5e Mon Sep 17 00:00:00 2001 From: CyC2018 <36260787+CyC2018@users.noreply.github.com> Date: Wed, 28 Feb 2018 23:58:56 +0800 Subject: [PATCH 5/8] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 39c974b2..c928cbdc 100644 --- a/README.md +++ b/README.md @@ -116,4 +116,6 @@ Google 开源项目的代码风格规范。 :star: :star: :star: +# License + Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License. From 2ce7e19e52e34780df967c90e8696e95dae3e8c8 Mon Sep 17 00:00:00 2001 From: CyC2018 <36260787+CyC2018@users.noreply.github.com> Date: Thu, 1 Mar 2018 00:02:40 +0800 Subject: [PATCH 6/8] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index c928cbdc..705daa23 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,3 @@ Google 开源项目的代码风格规范。 :star: :star: :star: -# License - -Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License. From 878f93411cc8b6cb8b1f612f53f75b0458378696 Mon Sep 17 00:00:00 2001 From: HarryHa <627430775@qq.com> Date: Thu, 1 Mar 2018 08:22:31 +0800 Subject: [PATCH 7/8] Update HTTP.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 超为本 改为 超文本 --- notes/HTTP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/HTTP.md b/notes/HTTP.md index c2afd12a..f8fe9f54 100644 --- a/notes/HTTP.md +++ b/notes/HTTP.md @@ -45,7 +45,7 @@ ## Web 基础 -- HTTP(HyperText Transfer Protocol,超为本传输协议)。 +- HTTP(HyperText Transfer Protocol,超文本传输协议)。 - WWW(Word Wide Web)的三种技术:HTML、HTTP、URL。 - RFC(Request for Comments,征求修正意见书),互联网的设计文档。 From b67d86c5222ce799da65c25de503d288e3865160 Mon Sep 17 00:00:00 2001 From: HarryHa <627430775@qq.com> Date: Thu, 1 Mar 2018 08:26:29 +0800 Subject: [PATCH 8/8] Update HTTP.md word to world --- notes/HTTP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/HTTP.md b/notes/HTTP.md index f8fe9f54..58c158bf 100644 --- a/notes/HTTP.md +++ b/notes/HTTP.md @@ -46,7 +46,7 @@ ## Web 基础 - HTTP(HyperText Transfer Protocol,超文本传输协议)。 -- WWW(Word Wide Web)的三种技术:HTML、HTTP、URL。 +- WWW(World Wide Web)的三种技术:HTML、HTTP、URL。 - RFC(Request for Comments,征求修正意见书),互联网的设计文档。 ## URL