config.json 1.0 KB
Newer Older
F
feilong 已提交
1
{
M
Mars Liu 已提交
2
  "node_id": "java-553c2f460603478f9d4047e1b4d78af1",
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-6170302493d94af4a4a2377fb349b30a",
        "title": "性能测试框架"
F
feilong 已提交
11 12 13 14 15
      }
    },
    {
      "对List的选择": {
        "keywords": [],
M
Mars Liu 已提交
16
        "children": [],
M
Mars Liu 已提交
17 18
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8",
        "title": "对List的选择"
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
      }
    },
    {
      "对Set的选择": {
        "keywords": [],
M
Mars Liu 已提交
32 33
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
34 35 36 37 38
      }
    },
    {
      "对Map的选择": {
        "keywords": [],
M
Mars Liu 已提交
39 40
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
41 42 43
      }
    }
  ],
CSDN-Ada助手's avatar
CSDN-Ada助手 已提交
44
  "export": ["Select.json"],
M
Mars Liu 已提交
45
  "title": "选择接口的不同实现"
F
feilong 已提交
46
}