diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/config.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/config.json" index bc9700047b79c69170180ad094260acca58abe54..c3b4c35083522477ff6391550853244b69a8fbd6 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/config.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/config.json" @@ -3,7 +3,8 @@ "keywords": [], "children": [], "export": [ - "helloworld.json" + "helloworld.json", + "version.json" ], "keywords_must": [], "keywords_forbid": [], diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/helloworld.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/helloworld.json" index c33258a2eae1d43917b7520fd287d74ba7204fb2..cdb2d42126adce0c18976786a90e6ea6dc6734c9 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/helloworld.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/helloworld.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "helloworld.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "helloworld.md", + "notebook_enable": false, + "exercise_id": "eab94621765c43158724ca75f02fadc6" } \ No newline at end of file diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/version.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/version.json" index e939d1bc0b819dbd8fad6bc2d4b8a1f606f8c31f..5f2801cdc1119188cb47a98f767d7aa71b4f5c2d 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/version.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/1.Go\345\256\211\350\243\205\344\270\216\351\205\215\347\275\256/version.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "version.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "version.md", + "notebook_enable": false, + "exercise_id": "9d7860ed625c4fe1b3d60b7a84be1803" } \ No newline at end of file diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/2.go\345\274\200\345\217\221\345\267\245\345\205\267/config.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/2.go\345\274\200\345\217\221\345\267\245\345\205\267/config.json" index 799fe831a2f675d6329ee14f9de9bf106c808fb6..2cf3ba7bec6914023ef63ce30e2624c7b8adaadc 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/2.go\345\274\200\345\217\221\345\267\245\345\205\267/config.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/2.go\345\274\200\345\217\221\345\267\245\345\205\267/config.json" @@ -2,7 +2,9 @@ "node_id": "go-466e1135f6d64c2cbb4b739f222e9750", "keywords": [], "children": [], - "export": [], + "export": [ + "idea.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/2.go\345\274\200\345\217\221\345\267\245\345\205\267/idea.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/2.go\345\274\200\345\217\221\345\267\245\345\205\267/idea.json" index c95af10033c6d81f24acbaec44b05b69d99fedb9..b614268223de85b1f5dc4b020ec5ba4fe727c2ac 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/2.go\345\274\200\345\217\221\345\267\245\345\205\267/idea.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/2.go\345\274\200\345\217\221\345\267\245\345\205\267/idea.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "idea.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "idea.md", + "notebook_enable": false, + "exercise_id": "ff6dde8a0c3f415dada552801a41f381" } \ No newline at end of file diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/compiler.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/compiler.json" index d57b884912fa1aeb59ed52162f61fbd1c966fbcb..998ab270291d7fa9766699b103edb4ec49628766 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/compiler.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/compiler.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "compiler.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "compiler.md", + "notebook_enable": false, + "exercise_id": "6940369632c646e2a68864dd1e7bdb2d" } \ No newline at end of file diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/config.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/config.json" index ae1e9781293b8b247ec8f554371739da49b2644e..855a5b6c06696082a8ff79aa6fe06e68adf6f77d 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/config.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/config.json" @@ -2,7 +2,10 @@ "node_id": "go-b2b18871ddfe496398abeb6ce2450e25", "keywords": [], "children": [], - "export": [], + "export": [ + "compiler.json", + "helloword.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/helloword.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/helloword.json" index c33258a2eae1d43917b7520fd287d74ba7204fb2..8f135cfc0366cda9b2b8778cca97f530e1d3afa6 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/helloword.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/1.\345\277\253\351\200\237\344\270\212\346\211\213/3.\347\254\254\344\270\200\350\241\214go\344\273\243\347\240\201/helloword.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "helloworld.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "helloworld.md", + "notebook_enable": false, + "exercise_id": "9adb01025d38420ca0196fc8bb55e1b4" } \ No newline at end of file diff --git a/data/tree.json b/data/tree.json index ed851d91ea0df586f501eef4be0c3dc5a779dbe1..0e6686c12aa54c3ddea16fdbf4f8f421dba6ef87 100644 --- a/data/tree.json +++ b/data/tree.json @@ -24,7 +24,7 @@ } }, { - "Go开发工具": { + "go开发工具": { "node_id": "go-466e1135f6d64c2cbb4b739f222e9750", "keywords": [], "children": [], @@ -34,7 +34,7 @@ } }, { - "第一行Go代码": { + "第一行go代码": { "node_id": "go-b2b18871ddfe496398abeb6ce2450e25", "keywords": [], "children": [], @@ -55,7 +55,7 @@ "keywords": [], "children": [ { - "Go变量和常量": { + "go变量和常量": { "node_id": "go-4a7a3a4584d04aeb9e274f9d66055e96", "keywords": [], "children": [], @@ -65,7 +65,7 @@ } }, { - "Go基础数据类型": { + "go基础数据类型": { "node_id": "go-5d10f4fc272248388615eaa6594f9a83", "keywords": [], "children": [], @@ -168,7 +168,7 @@ }, { "结构体": { - "node_id": "go-1b4fbc9b10fc44b3b11600085791f620", + "node_id": "go-9ebd13a36b5542f5b4839ce3fb78263d", "keywords": [], "children": [], "keywords_must": [], @@ -178,7 +178,7 @@ }, { "方法": { - "node_id": "go-73e4b545ffd64df0abd08233342f8243", + "node_id": "go-e989d3eb58f84755b6661eae5b2ac9eb", "keywords": [], "children": [], "keywords_must": [], @@ -188,7 +188,7 @@ }, { "接口": { - "node_id": "go-0933df8745ff4ef4aec37fb7b6a0a43d", + "node_id": "go-b219e44924c543daa89f93a4a1c45032", "keywords": [], "children": [], "keywords_must": [], @@ -352,7 +352,7 @@ }, { "工程化": { - "node_id": "go-e0c975c7c1634db6b5f3cdf15ffe18af", + "node_id": "go-35461795bbcc4fea8329d42945b5c9d7", "keywords": [], "children": [], "keywords_must": [],