From 5c83a647b01e9b72a1aaedc70f1b397090e8bf9f Mon Sep 17 00:00:00 2001 From: feilong Date: Fri, 13 May 2022 21:08:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.HelloWorld/config.json" | 9 ++++++++ .../1.HelloWorld/helloworld.md" | 21 +++++++++++++++++++ .../config.json" | 7 +++++++ .../config.json" | 7 +++++++ .../config.json" | 7 +++++++ .../config.json" | 7 +++++++ data/config.json | 8 +++++++ main.py | 5 +++++ 8 files changed, 71 insertions(+) create mode 100644 "data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/1.HelloWorld/config.json" create mode 100644 "data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/1.HelloWorld/helloworld.md" create mode 100644 "data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/config.json" create mode 100644 "data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/config.json" create mode 100644 "data/2.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\344\270\255\351\230\266/config.json" create mode 100644 "data/3.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\351\253\230\351\230\266/config.json" create mode 100644 data/config.json create mode 100644 main.py diff --git "a/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/1.HelloWorld/config.json" "b/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/1.HelloWorld/config.json" new file mode 100644 index 0000000..e2d32a9 --- /dev/null +++ "b/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/1.HelloWorld/config.json" @@ -0,0 +1,9 @@ +{ + "node_id": "opensource-094c04c42ae948de8bf39e31a8a5c7b4", + "keywords": [], + "children": [], + "export": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 +} \ No newline at end of file diff --git "a/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/1.HelloWorld/helloworld.md" "b/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/1.HelloWorld/helloworld.md" new file mode 100644 index 0000000..a447c18 --- /dev/null +++ "b/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/1.HelloWorld/helloworld.md" @@ -0,0 +1,21 @@ +# {在此填写标题} + +{在此填写题目描述} + +## 答案 + +{在此填写答案} + +## 选项 + +### A + +{在此填写选项A} + +### B + +{在此填写选项B} + +### C + +{在此填写选项C} diff --git "a/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/config.json" "b/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/config.json" new file mode 100644 index 0000000..bed2a27 --- /dev/null +++ "b/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\205\245\351\227\250/config.json" @@ -0,0 +1,7 @@ +{ + "node_id": "opensource-63818b6f3eb246c0a276ca81f2fceab1", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 +} \ No newline at end of file diff --git "a/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/config.json" "b/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/config.json" new file mode 100644 index 0000000..747c9b5 --- /dev/null +++ "b/data/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\345\210\235\351\230\266/config.json" @@ -0,0 +1,7 @@ +{ + "node_id": "opensource-4c0e02f2b0104673a81a0f97f0955751", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 +} \ No newline at end of file diff --git "a/data/2.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\344\270\255\351\230\266/config.json" "b/data/2.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\344\270\255\351\230\266/config.json" new file mode 100644 index 0000000..de13684 --- /dev/null +++ "b/data/2.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\344\270\255\351\230\266/config.json" @@ -0,0 +1,7 @@ +{ + "node_id": "opensource-0acdb03055e64e15a791eab00b7041ee", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 +} \ No newline at end of file diff --git "a/data/3.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\351\253\230\351\230\266/config.json" "b/data/3.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\351\253\230\351\230\266/config.json" new file mode 100644 index 0000000..e1fc7f1 --- /dev/null +++ "b/data/3.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\351\253\230\351\230\266/config.json" @@ -0,0 +1,7 @@ +{ + "node_id": "opensource-62af5876999648b58554ca549d49154b", + "keywords": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 +} \ No newline at end of file diff --git a/data/config.json b/data/config.json new file mode 100644 index 0000000..555d231 --- /dev/null +++ b/data/config.json @@ -0,0 +1,8 @@ +{ + "tree_name": "opensource", + "keywords": [], + "node_id": "opensource-52a37d65c4204f1fb06f1e57ece6e8c0", + "keywords_must": [], + "keywords_forbid": [], + "group": 0 +} \ No newline at end of file diff --git a/main.py b/main.py new file mode 100644 index 0000000..f5cbe96 --- /dev/null +++ b/main.py @@ -0,0 +1,5 @@ +from skill_tree.tree import TreeWalker + +if __name__ == '__main__': + walker = TreeWalker("data", "opensource", "开源软件开发") + walker.walk() -- GitLab