Fix error building with pandoc.

This commit is contained in:
jxskiss
2016-09-28 02:16:15 +08:00
parent f7e4126370
commit 6be131ac34
15 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# 第六章 方法
# 第六章 方法
从90年代早期开始,面向对象编程(OOP)就成为了称霸工程界和教育界的编程范式,所以之后几乎所有大规模被应用的语言都包含了对OOP的支持,go语言也不例外。