We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5061d79 commit 9f9b8e4Copy full SHA for 9f9b8e4
README.md
@@ -55,7 +55,7 @@
55
- [ ] [附录:理解equals和hashCode方法](docs/book/Appendix-Understanding-equals-and-hashCode.md)
56
- [ ] [附录:集合主题](docs/book/Appendix-Collection-Topics.md)
57
- [ ] [附录:并发底层原理](docs/book/Appendix-Low-Level-Concurrency.md)
58
-- [ ] [附录:数据压缩](docs/book/Appendix-Data-Compression.md)
+- [x] [附录:数据压缩](docs/book/Appendix-Data-Compression.md)
59
- [ ] [附录:对象序列化](docs/book/Appendix-Object-Serialization.md)
60
- [ ] [附录:静态语言类型检查](docs/book/Appendix-Benefits-and-Costs-of-Static-Type-Checking.md)
61
- [ ] [附录:成为一名程序员](docs/book/Appendix-Becoming-a-Programmer.md)
0 commit comments