Skip to content

Commit 99c1fee

Browse files
authored
Update README.md
1 parent b018525 commit 99c1fee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
- [x] [第十六章 代码校验](docs/book/16-Validating-Your-Code.md)
3939
- [x] [第十七章 文件](docs/book/17-Files.md)
4040
- [x] [第十八章 字符串](docs/book/18-Strings.md)
41-
- [x] [第十九章 类型信息](docs/book/19-Type-Information.md)
41+
- [] [第十九章 类型信息](docs/book/19-Type-Information.md)
4242
- [ ] [第二十章 泛型](docs/book/20-Generics.md)
4343
- [x] [第二十一章 数组](docs/book/21-Arrays.md)
4444
- [x] [第二十二章 枚举](docs/book/22-Enumerations.md)
@@ -52,7 +52,7 @@
5252
- [ ] [附录:流式IO](docs/book/Appendix-IO-Streams.md)
5353
- [ ] [附录:标准IO](docs/book/Appendix-Standard-IO.md)
5454
- [x] [附录:新IO](docs/book/Appendix-New-IO.md)
55-
- [ ] [附录:理解equals和hashCode方法](docs/book/Appendix-Understanding-equals-and-hashCode.md)
55+
- [x] [附录:理解equals和hashCode方法](docs/book/Appendix-Understanding-equals-and-hashCode.md)
5656
- [x] [附录:集合主题](docs/book/Appendix-Collection-Topics.md)
5757
- [x] [附录:并发底层原理](docs/book/Appendix-Low-Level-Concurrency.md)
5858
- [x] [附录:数据压缩](docs/book/Appendix-Data-Compression.md)

0 commit comments

Comments
 (0)