Update README.md

This commit is contained in:
Joe
2019-11-18 15:27:24 +08:00
committed by GitHub
parent fd726b3baf
commit b6ca074471

View File

@@ -50,7 +50,7 @@
- [ ] [附录:文档注释](docs/book/Appendix-Javadoc.md)
- [ ] [附录:对象传递和返回](docs/book/Appendix-Passing-and-Returning-Objects.md)
- [ ] [附录:流式IO](docs/book/Appendix-IO-Streams.md)
- [ ] [附录:标准IO](docs/book/Appendix-Standard-IO.md)
- [x] [附录:标准IO](docs/book/Appendix-Standard-IO.md)
- [x] [附录:新IO](docs/book/Appendix-New-IO.md)
- [x] [附录:理解equals和hashCode方法](docs/book/Appendix-Understanding-equals-and-hashCode.md)
- [x] [附录:集合主题](docs/book/Appendix-Collection-Topics.md)