config.json 1.3 KB
Newer Older
F
feilong 已提交
1
{
M
Mars Liu 已提交
2
  "node_id": "java-7625240ab0254b198142c52926465f42",
M
Mars Liu 已提交
3
  "keywords": ["集合", "映射", "字典"],
F
feilong 已提交
4 5 6 7
  "children": [
    {
      "基本映射操作": {
        "keywords": [],
M
Mars Liu 已提交
8
        "children": [],
M
Mars Liu 已提交
9 10
        "node_id": "java-80f2c854a2eb484aab8f9b793999c99e",
        "title": "基本映射操作"
F
feilong 已提交
11 12 13 14 15
      }
    },
    {
      "更新映射条目": {
        "keywords": [],
M
Mars Liu 已提交
16
        "children": [],
M
Mars Liu 已提交
17 18
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8",
        "title": "更新映射条目"
F
feilong 已提交
19 20 21 22 23
      }
    },
    {
      "映射视图": {
        "keywords": [],
M
Mars Liu 已提交
24
        "children": [],
M
Mars Liu 已提交
25 26
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8",
        "title": "映射视图"
F
feilong 已提交
27 28 29 30 31
      }
    },
    {
      "弱散列映射": {
        "keywords": [],
M
Mars Liu 已提交
32 33
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
34 35 36 37 38
      }
    },
    {
      "链接散列集与映射": {
        "keywords": [],
M
Mars Liu 已提交
39 40
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
41 42 43 44 45
      }
    },
    {
      "枚举集与映射": {
        "keywords": [],
M
Mars Liu 已提交
46 47
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
48 49 50 51 52
      }
    },
    {
      "标识散列映射": {
        "keywords": [],
M
Mars Liu 已提交
53 54
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
55 56 57
      }
    }
  ],
M
Mars Liu 已提交
58
  "export": ["map.json"],
M
Mars Liu 已提交
59
  "title": "映射"
F
feilong 已提交
60
}