config.json 1.1 KB
Newer Older
F
feilong 已提交
1
{
M
Mars Liu 已提交
2 3 4 5
  "node_id": "java-dc95f695396f42d6a88c29d8f7715ec7",
  "keywords": [
    "数据结构"
  ],
F
feilong 已提交
6 7 8 9
  "children": [
    {
      "性能测试框架": {
        "keywords": [],
M
Mars Liu 已提交
10
        "children": [],
M
Mars Liu 已提交
11 12
        "node_id": "java-6170302493d94af4a4a2377fb349b30a",
        "title": "性能测试框架"
F
feilong 已提交
13 14 15 16 17
      }
    },
    {
      "对List的选择": {
        "keywords": [],
M
Mars Liu 已提交
18
        "children": [],
M
Mars Liu 已提交
19 20
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8",
        "title": "对List的选择"
F
feilong 已提交
21 22 23 24 25
      }
    },
    {
      "微基准测试的危险": {
        "keywords": [],
M
Mars Liu 已提交
26
        "children": [],
M
Mars Liu 已提交
27 28
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8",
        "title": "微基准测试的危险"
F
feilong 已提交
29 30 31 32 33
      }
    },
    {
      "对Set的选择": {
        "keywords": [],
M
Mars Liu 已提交
34 35
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
36 37 38 39 40
      }
    },
    {
      "对Map的选择": {
        "keywords": [],
M
Mars Liu 已提交
41 42
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
43 44 45
      }
    }
  ],
M
Mars Liu 已提交
46 47 48
  "export": [
    "Select.json"
  ],
M
Mars Liu 已提交
49
  "title": "选择接口的不同实现"
F
feilong 已提交
50
}