From a0c4c97f10edc0717b4aad43e33e258a4117162f Mon Sep 17 00:00:00 2001 From: luxin Date: Mon, 15 Aug 2022 15:58:04 +0800 Subject: [PATCH] run python main.py --- .../ if.json" | 6 ------ .../if.json" | 2 +- .../4.\345\255\227\347\254\246\344\270\262/string.json" | 9 +++++---- .../config.json" | 4 +++- .../goroutine.json" | 9 +++++---- 5 files changed, 14 insertions(+), 16 deletions(-) delete mode 100644 "data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/ if.json" diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/ if.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/ if.json" deleted file mode 100644 index d509f36..0000000 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/ if.json" +++ /dev/null @@ -1,6 +0,0 @@ -{ - "type": "code_options", - "author": "dengmengmian", - "source": "if.md", - "notebook_enable": false -} \ No newline at end of file diff --git "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/if.json" "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/if.json" index 74cf04e..c915bbd 100644 --- "a/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/if.json" +++ "b/data/1.Go\350\257\255\350\250\200\345\210\235\351\230\266/2.\345\210\235\347\252\245\351\227\250\345\276\204/3.\345\276\252\347\216\257\344\270\216\346\235\241\344\273\266\345\210\244\346\226\255/if.json" @@ -1,6 +1,6 @@ { "type": "code_options", - "author": "mafan(麻凡)", + "author": "dengmengmian", "source": "if.md", "notebook_enable": false, "exercise_id": "bf0edd57de4241b0818587334990b167" diff --git "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/1.\344\271\235\351\230\264\347\234\237\347\273\217/4.\345\255\227\347\254\246\344\270\262/string.json" "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/1.\344\271\235\351\230\264\347\234\237\347\273\217/4.\345\255\227\347\254\246\344\270\262/string.json" index 03b6f7d..6e1726e 100644 --- "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/1.\344\271\235\351\230\264\347\234\237\347\273\217/4.\345\255\227\347\254\246\344\270\262/string.json" +++ "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/1.\344\271\235\351\230\264\347\234\237\347\273\217/4.\345\255\227\347\254\246\344\270\262/string.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "string.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "string.md", + "notebook_enable": false, + "exercise_id": "c710a5743b4c45b482e82498f22d5566" } \ No newline at end of file diff --git "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/config.json" "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/config.json" index aa174a7..d7ae97d 100644 --- "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/config.json" +++ "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/config.json" @@ -2,7 +2,9 @@ "node_id": "go-fca37fc8d19b4594b35920a337c0023a", "keywords": [], "children": [], - "export": [], + "export": [ + "goroutine.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0 diff --git "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/goroutine.json" "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/goroutine.json" index 4b2e07c..003c78b 100644 --- "a/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/goroutine.json" +++ "b/data/2.Go\350\257\255\350\250\200\344\270\255\351\230\266/2.\344\273\273\347\235\243\344\272\214\350\204\211/1.Goroutine(Go \345\215\217\347\250\213)/goroutine.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "goroutine.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "goroutine.md", + "notebook_enable": false, + "exercise_id": "f0fa56ac25774ea2a2cab140ecb2eda9" } \ No newline at end of file -- GitLab