Skip to content

Commit e453b45

Browse files
committed
更新翻译进度
1 parent 44cc4f4 commit e453b45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@
2727
- [x] [第五章 控制流](docs/book/05-Control-Flow.md)
2828
- [ ] [第六章 初始化和清理](docs/book/06-Housekeeping.md) (正在翻译中……)
2929
- [ ] [第七章 封装](docs/book/07-Implementation-Hiding.md) (正在翻译中……)
30-
- [ ] [第八章 复用](docs/book/08-Reuse.md)
30+
- [ ] [第八章 复用](docs/book/08-Reuse.md)(正在翻译中……)
3131
- [ ] [第九章 多态](docs/book/09-Polymorphism.md)
3232
- [ ] [第十章 接口](docs/book/10-Interfaces.md)
3333
- [ ] [第十一章 内部类](docs/book/11-Inner-Classes.md)
3434
- [ ] [第十二章 集合](docs/book/12-Collections.md)
3535
- [x] [第十三章 函数式编程](docs/book/13-Functional-Programming.md)
36-
- [ ] [第十四章 流式编程](docs/book/14-Streams.md)
36+
- [ ] [第十四章 流式编程](docs/book/14-Streams.md) (正在翻译中……)
3737
- [ ] [第十五章 异常](docs/book/15-Exceptions.md)
3838
- [ ] [第十六章 代码校验](docs/book/16-Validating-Your-Code.md)
3939
- [ ] [第十七章 文件](docs/book/17-Files.md)
4040
- [ ] [第十八章 字符串](docs/book/18-Strings.md)
41-
- [ ] [第十九章 类型信息](docs/book/19-Type-Information.md)
41+
- [ ] [第十九章 类型信息](docs/book/19-Type-Information.md) (正在翻译中……)
4242
- [ ] [第二十章 泛型](docs/book/20-Generics.md)
4343
- [ ] [第二十一章 数组](docs/book/21-Arrays.md)
4444
- [ ] [第二十二章 枚举](docs/book/22-Enumerations.md)

0 commit comments

Comments
 (0)