8000
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 09cc0ba commit 367882aCopy full SHA for 367882a
README.md
@@ -39,7 +39,7 @@
39
- [x] [第十七章 文件](docs/book/17-Files.md)
40
- [x] [第十八章 字符串](docs/book/18-Strings.md)
41
- [x] [第十九章 类型信息](docs/book/19-Type-Information.md)
42
-- [ ] [第二十章 泛型](docs/book/20-Generics.md)
+- [x] [第二十章 泛型](docs/book/20-Generics.md)
43
- [x] [第二十一章 数组](docs/book/21-Arrays.md)
44
- [x] [第二十二章 枚举](docs/book/22-Enumerations.md)
45
- [x] [第二十三章 注解](docs/book/23-Annotations.md)
0 commit comments