Skip to content
This repository was archived by the owner on Jun 11, 2018. It is now read-only.

Commit 602804b

Browse files
authored
错别字 #1
1 parent ef2fcca commit 602804b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Chapter02.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
[MVC][0] 是对软件软件系统三个基础部分的描述, 就好像[冯·诺伊曼结构][1] 或者[哈佛结构][2]对计算机体系结构的定义. MVC 是客观存在的, 是事实.
55

6-
- 无论你的代码中是否显示的使用了 MVC 的方法, 她都存在.
7-
- 无论你的代码是否显示的遵循 MVC 的方法, 她都存在.
6+
- 无论你的代码中是否显式的使用了 MVC 的方法, 她都存在.
7+
- 无论你的代码是否显式的遵循 MVC 的方法, 她都存在.
88
- 无论你的代码是否违背了公认的 MVC 方法, 她都存在.
99

1010
总之只要你写代码, 无论你怎么写, 她都存在.
@@ -84,4 +84,4 @@ core.AutoRouter(youHandler)
8484

8585
[0]: http://zh.wikipedia.org/zh/MVC
8686
[1]: http://zh.wikipedia.org/wiki/%E5%86%AF%C2%B7%E8%AF%BA%E4%BC%8A%E6%9B%BC%E7%BB%93%E6%9E%84
87-
[2]: http://zh.wikipedia.org/wiki/%E5%93%88%E4%BD%9B%E7%BB%93%E6%9E%84
87+
[2]: http://zh.wikipedia.org/wiki/%E5%93%88%E4%BD%9B%E7%BB%93%E6%9E%84

0 commit comments

Comments
 (0)