config.json 815 字节
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13
{
  "export": [
    "chinese01.json",
    "chinese02.json",
    "remove_html.json",
    "find_ip_address.json"
  ],
  "keywords": [],
  "children": [
    {
      "RE(Regular Expression )": {
        "keywords": [],
        "children": [],
L
luxin 已提交
14 15 16
        "node_id": "python-4-871",
        "keywords_must": [],
        "keywords_forbid": []
F
feilong 已提交
17 18 19 20 21 22
      }
    },
    {
      "基础语法": {
        "keywords": [],
        "children": [],
L
luxin 已提交
23 24 25
        "node_id": "python-4-872",
        "keywords_must": [],
        "keywords_forbid": []
F
feilong 已提交
26 27 28 29 30 31
      }
    },
    {
      "标签匹配常用规则": {
        "keywords": [],
        "children": [],
L
luxin 已提交
32 33 34
        "node_id": "python-4-873",
        "keywords_must": [],
        "keywords_forbid": []
F
feilong 已提交
35 36 37
      }
    }
  ],
L
luxin 已提交
38 39 40
  "node_id": "python-3-148",
  "keywords_must": [],
  "keywords_forbid": []
F
feilong 已提交
41
}