We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670ef1b commit cfbd608Copy full SHA for cfbd608
README.md
@@ -45,7 +45,7 @@
45
- [x] [第二十三章 注解](docs/book/23-Annotations.md)
46
- [ ] [第二十四章 并发编程](docs/book/24-Concurrent-Programming.md)
47
- [ ] [第二十五章 设计模式](docs/book/25-Patterns.md)
48
-- [ ] [附录:补充](docs/book/Appendix-Supplements.md)
+- [x] [附录:补充](docs/book/Appendix-Supplements.md)
49
- [ ] [附录:编程指南](docs/book/Appendix-Programming-Guidelines.md)
50
- [ ] [附录:文档注释](docs/book/Appendix-Javadoc.md)
51
- [ ] [附录:对象传递和返回](docs/book/Appendix-Passing-and-Returning-Objects.md)
0 commit comments