mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
[docs update]容器 -> 集合
This commit is contained in:
parent
7c88811e3e
commit
9b325980ff
@ -61,7 +61,7 @@ export const sidebarConfig = defineSidebarConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "容器",
|
text: "集合",
|
||||||
prefix: "collection/",
|
prefix: "collection/",
|
||||||
icon: "container",
|
icon: "container",
|
||||||
collapsable: true,
|
collapsable: true,
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Java容器常见面试题总结(下)
|
title: Java集合常见面试题总结(下)
|
||||||
category: Java
|
category: Java
|
||||||
tag:
|
tag:
|
||||||
- Java集合
|
- Java集合
|
||||||
|
Loading…
x
Reference in New Issue
Block a user