Add ch11.0 ch11.1

This commit is contained in:
leisore
2015-08-24 19:37:44 +08:00
parent ad7e49d1ec
commit 12af762216
4 changed files with 43 additions and 1 deletions

View File

@@ -26,4 +26,4 @@ func(obj *typeObj)需要一个typeObj类型的指针参数obj特殊操作会
## 链接
- [目录](directory.md)
- 上一节:[10.7 类型的String()方法和格式化描述符](10.7.md)
- 下一节:[11.1 什么是接口](11.1.md)
- 下一节:[11 接口Interfaces与反射reflection](11.0.md)