We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8caa0f5 commit fcbf42eCopy full SHA for fcbf42e
README.md
@@ -56,7 +56,7 @@
56
- [x] [附录:集合主题](docs/book/Appendix-Collection-Topics.md)
57
- [x] [附录:并发底层原理](docs/book/Appendix-Low-Level-Concurrency.md)
58
- [x] [附录:数据压缩](docs/book/Appendix-Data-Compression.md)
59
-- [ ] [附录:对象序列化](docs/book/Appendix-Object-Serialization.md)
+- [x] [附录:对象序列化](docs/book/Appendix-Object-Serialization.md)
60
- [ ] [附录:静态语言类型检查](docs/book/Appendix-Benefits-and-Costs-of-Static-Type-Checking.md)
61
- [x] [附录:C++和Java的优良传统](docs/book/Appendix-The-Positive-Legacy-of-C-plus-plus-and-Java.md)
62
- [ ] [附录:成为一名程序员](docs/book/Appendix-Becoming-a-Programmer.md)
0 commit comments