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/2.go\345\237\272\347\241\200\346\225\260\346\215\256\347\261\273\345\236\213/config.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/2.go\345\237\272\347\241\200\346\225\260\346\215\256\347\261\273\345\236\213/config.json" index 15c34a571318d722ded460a11ba5e9d3ee6e6adb..5e0afef3e48c848a20053a8996322db291dfc58c 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/2.go\345\237\272\347\241\200\346\225\260\346\215\256\347\261\273\345\236\213/config.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/2.go\345\237\272\347\241\200\346\225\260\346\215\256\347\261\273\345\236\213/config.json" @@ -2,7 +2,9 @@ "node_id": "go-5d10f4fc272248388615eaa6594f9a83", "keywords": [], "children": [], - "export": [], + "export": [ + "type.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/2.\345\210\235\347\252\245\351\227\250\345\276\204/2.go\345\237\272\347\241\200\346\225\260\346\215\256\347\261\273\345\236\213/type.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/2.go\345\237\272\347\241\200\346\225\260\346\215\256\347\261\273\345\236\213/type.json" index ab758eb7abaa76af9dc08f52c404349ac7dbd5fd..0ff70a083ca6ce6ba3b4fbeb07700268d1e2a4fd 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/2.go\345\237\272\347\241\200\346\225\260\346\215\256\347\261\273\345\236\213/type.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/2.go\345\237\272\347\241\200\346\225\260\346\215\256\347\261\273\345\236\213/type.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "type.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "type.md", + "notebook_enable": false, + "exercise_id": "1c522e60c818499c9415f3a73f4c52e9" } \ 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/config.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/config.json" index 6c37452ea0eda01e8b15eb45c8d3475c7f91fd1a..e2b8a9bff7644de53a1f8aab3d499415d1459ef6 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/config.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/config.json" @@ -2,7 +2,9 @@ "node_id": "go-6be857e706ae42e59a782ce788d9dcd3", "keywords": [], "children": [], - "export": [], + "export": [ + "if.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/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" new file mode 100644 index 0000000000000000000000000000000000000000..74cf04e49e7af45e36106368568562f64ea31405 --- /dev/null +++ "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" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "mafan(麻凡)", + "source": "if.md", + "notebook_enable": false, + "exercise_id": "bf0edd57de4241b0818587334990b167" +} \ No newline at end of file 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/1.\346\225\260\347\273\204/array.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/1.\346\225\260\347\273\204/array.json" index 66411e81a0529bfd3d0016fce629fd1cedcf99fb..28543dc6dfb36fb99fb5bc692c6fbf0dd945a5d0 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/1.\346\225\260\347\273\204/array.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/1.\346\225\260\347\273\204/array.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "array.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "array.md", + "notebook_enable": false, + "exercise_id": "1f2cbd3301a34353894b81a4c5665cb2" } \ No newline at end of file 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/1.\346\225\260\347\273\204/arraycopy.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/1.\346\225\260\347\273\204/arraycopy.json" index 94668c489dded39efe98860910025ab929429a17..f6c9132f8d5a5451e8db64b25a7a1cd8b74d4562 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/1.\346\225\260\347\273\204/arraycopy.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/1.\346\225\260\347\273\204/arraycopy.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "arraycopy.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "arraycopy.md", + "notebook_enable": false, + "exercise_id": "e5e560ff78984377b37b90a4351e4e63" } \ No newline at end of file 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/1.\346\225\260\347\273\204/config.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/1.\346\225\260\347\273\204/config.json" index 193d56366d1b9be3881f2722c77da8f40ce2eb59..21a60e8990e28235a1191723bfb833974c5d8b6e 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/1.\346\225\260\347\273\204/config.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/1.\346\225\260\347\273\204/config.json" @@ -2,7 +2,10 @@ "node_id": "go-c7fff6eaacde4a31bf001793fc997e39", "keywords": [], "children": [], - "export": [], + "export": [ + "array.json", + "arraycopy.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/1.\344\271\235\351\230\264\347\234\237\347\273\217/2.\345\210\207\347\211\207/config.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/2.\345\210\207\347\211\207/config.json" index 4f3401693c5bef81941fc64a9cd665f6388fb554..4d01178402e9b1e9cc9c459ddc5d3462a0b85ab0 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/2.\345\210\207\347\211\207/config.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/2.\345\210\207\347\211\207/config.json" @@ -2,7 +2,9 @@ "node_id": "go-21699e94964746cdb54f84423fb8064c", "keywords": [], "children": [], - "export": [], + "export": [ + "slice.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/1.\344\271\235\351\230\264\347\234\237\347\273\217/2.\345\210\207\347\211\207/slice.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/2.\345\210\207\347\211\207/slice.json" index 057bbd92b0a5ab4542164ea85628e4263c0ecc4b..cbaa4bd257f5f3c328193ad6e90a463f6a6ea583 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/2.\345\210\207\347\211\207/slice.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/2.\345\210\207\347\211\207/slice.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "slice.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "slice.md", + "notebook_enable": false, + "exercise_id": "0aaa5fcf44f143edb0393e67f8110e80" } \ No newline at end of file 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/3.map/config.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/3.map/config.json" index dd79b70db5d649cba0ac344488a48da579e0bec6..d347bae04f35d98f1ba5d1b86c7b2ba09ed29b6a 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/3.map/config.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/3.map/config.json" @@ -2,7 +2,9 @@ "node_id": "go-13b6c5793272482ab7a56a9fafb3f9a9", "keywords": [], "children": [], - "export": [], + "export": [ + "map.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/1.\344\271\235\351\230\264\347\234\237\347\273\217/3.map/map.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/3.map/map.json" index 666fdd5e61a0b733a121fef45111408a05349343..cbc8b27367c6806f7d2a6c15cdbc40a1897d46f9 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/3.map/map.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/3.map/map.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "map.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "map.md", + "notebook_enable": false, + "exercise_id": "440d6c5040524729b59b294598a218c8" } \ No newline at end of file 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/config.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/config.json" index 507ecc54abb65ca147b8b1f6244db724ffa430ba..cd5e00708c5e3c9aa2398e65c8672f1516838273 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/config.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/config.json" @@ -2,7 +2,9 @@ "node_id": "go-5b19c90f91ee446d8da9b541f1b2fab7", "keywords": [], "children": [], - "export": [], + "export": [ + "string.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/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" new file mode 100644 index 0000000000000000000000000000000000000000..30b2e3e4ba2d703e3178b845054d94f90bdecba0 --- /dev/null +++ "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" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "mafan(麻凡)", + "source": "string.md", + "notebook_enable": false, + "exercise_id": "e5f6c432e60a40b5a3e04c9be0608fd6" +} \ No newline at end of file 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/5.\345\207\275\346\225\260/config.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/5.\345\207\275\346\225\260/config.json" index 8684ba1392d086bc8b5a6e6d4310a6c0e59f8f50..0f71e22e42874d4ee3b52634be5160d35889579e 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/5.\345\207\275\346\225\260/config.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/5.\345\207\275\346\225\260/config.json" @@ -2,7 +2,9 @@ "node_id": "go-fba4fbee2e70470fb4ec45fb8e1796bd", "keywords": [], "children": [], - "export": [], + "export": [ + "fun.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/1.\344\271\235\351\230\264\347\234\237\347\273\217/5.\345\207\275\346\225\260/fun.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/5.\345\207\275\346\225\260/fun.json" index daa53802dbf58e5d5aef883fc97afb6e736cffa0..22f6a3471c3d09839704b44c5af949f6eecbe5d4 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/5.\345\207\275\346\225\260/fun.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/5.\345\207\275\346\225\260/fun.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "fun.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "fun.md", + "notebook_enable": false, + "exercise_id": "7be23b80ade94979a5a1e6bfdb7c8bda" } \ No newline at end of file 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/6.\346\214\207\351\222\210/config.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/6.\346\214\207\351\222\210/config.json" index 2a5cca6d2535958b541db85a91c448c4dfe6fe56..9b024bd8f162879026aa643d39d2dabdf9047fc7 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/6.\346\214\207\351\222\210/config.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/6.\346\214\207\351\222\210/config.json" @@ -2,7 +2,9 @@ "node_id": "go-f9750660017e4fac88970936c89cc10e", "keywords": [], "children": [], - "export": [], + "export": [ + "pointer.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/1.\344\271\235\351\230\264\347\234\237\347\273\217/6.\346\214\207\351\222\210/pointer.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/6.\346\214\207\351\222\210/pointer.json" index cdbf93727b1e3bf7ea98215c3dbf3d23e74bd924..a6f0fc835dd82c2cfb404392e2b452470a305c10 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/6.\346\214\207\351\222\210/pointer.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/6.\346\214\207\351\222\210/pointer.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "pointer.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "pointer.md", + "notebook_enable": false, + "exercise_id": "aacd0d00b7b94de59f56995d86504599" } \ No newline at end of file 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/7.\347\273\223\346\236\204\344\275\223/config.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/7.\347\273\223\346\236\204\344\275\223/config.json" index 94751f67784beaab951df7c15d2983982a0d73a2..29b64a74ce2b18c0b27edddb23c5db02e2694cc3 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/7.\347\273\223\346\236\204\344\275\223/config.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/7.\347\273\223\346\236\204\344\275\223/config.json" @@ -1,7 +1,9 @@ { "keywords": [], "children": [], - "export": [], + "export": [ + "struct.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/1.\344\271\235\351\230\264\347\234\237\347\273\217/7.\347\273\223\346\236\204\344\275\223/struct.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/7.\347\273\223\346\236\204\344\275\223/struct.json" index 61feea2bf2c824c22c599bc7e5420756ccb20a31..31edc7bdaded783ddc99f46f6ded1b7bb99e7d14 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/7.\347\273\223\346\236\204\344\275\223/struct.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/7.\347\273\223\346\236\204\344\275\223/struct.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "struct.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "struct.md", + "notebook_enable": false, + "exercise_id": "b73f5753dfe5430a821b32600b863196" } \ No newline at end of file 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/8.\346\226\271\346\263\225/config.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/8.\346\226\271\346\263\225/config.json" index 4c30093e18e822855ac020ab8ed5eaa2f0cb321b..a0f5172fe45a42e1f2399cf4d5a746216fdd0492 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/8.\346\226\271\346\263\225/config.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/8.\346\226\271\346\263\225/config.json" @@ -1,7 +1,9 @@ { "keywords": [], "children": [], - "export": [], + "export": [ + "fun.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/1.\344\271\235\351\230\264\347\234\237\347\273\217/8.\346\226\271\346\263\225/fun.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/8.\346\226\271\346\263\225/fun.json" index daa53802dbf58e5d5aef883fc97afb6e736cffa0..a3078e4b68ffa538c84626962b28bf4fad656f92 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/8.\346\226\271\346\263\225/fun.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/8.\346\226\271\346\263\225/fun.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "fun.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "fun.md", + "notebook_enable": false, + "exercise_id": "69782a1fa4654a28a889b09f79cf34d8" } \ No newline at end of file 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/9.\346\216\245\345\217\243/config.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/9.\346\216\245\345\217\243/config.json" index 2f467b8b260f586c25d62ef39a21db60907ae057..d542d275680f824762d9eb4fa6363ca5255bbde4 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/9.\346\216\245\345\217\243/config.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/9.\346\216\245\345\217\243/config.json" @@ -1,7 +1,9 @@ { "keywords": [], "children": [], - "export": [], + "export": [ + "interface.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/1.\344\271\235\351\230\264\347\234\237\347\273\217/9.\346\216\245\345\217\243/interface.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/9.\346\216\245\345\217\243/interface.json" index cb287106226321ce29639cecbec14938b6017972..0f81cbcac06dc30ea7e9bfb6b0080d5ab6e574fa 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/9.\346\216\245\345\217\243/interface.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/9.\346\216\245\345\217\243/interface.json" @@ -1,6 +1,7 @@ { - "type": "code_options", - "author": "dengmengmian", - "source": "interface.md", - "notebook_enable": false + "type": "code_options", + "author": "dengmengmian", + "source": "interface.md", + "notebook_enable": false, + "exercise_id": "16535eb1bea04a6cb06ac9890a2dc56d" } \ No newline at end of file