Skip to content

Commit 367882a

Browse files
authored
泛型章节翻译完成
1 parent 09cc0ba commit 367882a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
- [x] [第十七章 文件](docs/book/17-Files.md)
4040
- [x] [第十八章 字符串](docs/book/18-Strings.md)
4141
- [x] [第十九章 类型信息](docs/book/19-Type-Information.md)
42-
- [ ] [第二十章 泛型](docs/book/20-Generics.md)
42+
- [x] [第二十章 泛型](docs/book/20-Generics.md)
4343
- [x] [第二十一章 数组](docs/book/21-Arrays.md)
4444
- [x] [第二十二章 枚举](docs/book/22-Enumerations.md)
4545
- [x] [第二十三章 注解](docs/book/23-Annotations.md)

0 commit comments

Comments
 (0)