[feast 07](添加第7章翻译 开头)

This commit is contained in:
xiangflight
2019-06-17 19:04:40 +08:00
parent db01001ae3
commit 46c64a19e6
2 changed files with 13 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
- [x] [第三章 万物皆对象](docs/book/03-Objects-Everywhere.md)
- [x] [第四章 运算符](docs/book/04-Operators.md)
- [x] [第五章 控制流](docs/book/05-Control-Flow.md)
- [ ] [第六章 初始化和清理](docs/book/06-Housekeeping.md)
- [x] [第六章 初始化和清理](docs/book/06-Housekeeping.md)
- [ ] [第七章 封装](docs/book/07-Implementation-Hiding.md)
- [ ] [第八章 复用](docs/book/08-Reuse.md)
- [ ] [第九章 多态](docs/book/09-Polymorphism.md)