From 18fe5f1d97ca1834db42be19cc03ea7960f0a7e9 Mon Sep 17 00:00:00 2001 From: 123qsa <2964192574@qq.com> Date: Fri, 4 Nov 2022 18:24:19 +0800 Subject: [PATCH] =?UTF-8?q?2.1.1=E4=BB=A3=E7=A0=81=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../2.1.1.md" | 18 ++++++++++++++++++ .../config.json" | 4 +++- 2 files changed, 21 insertions(+), 1 deletion(-) 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/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\346\226\271\346\263\225\344\270\216\346\224\257\346\222\221\345\267\245\345\205\267/1.\344\273\243\347\240\201\347\256\241\347\220\206/2.1.1.md" 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/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\346\226\271\346\263\225\344\270\216\346\224\257\346\222\221\345\267\245\345\205\267/1.\344\273\243\347\240\201\347\256\241\347\220\206/2.1.1.md" "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/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\346\226\271\346\263\225\344\270\216\346\224\257\346\222\221\345\267\245\345\205\267/1.\344\273\243\347\240\201\347\256\241\347\220\206/2.1.1.md" new file mode 100644 index 0000000..660c43c --- /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/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\346\226\271\346\263\225\344\270\216\346\224\257\346\222\221\345\267\245\345\205\267/1.\344\273\243\347\240\201\347\256\241\347\220\206/2.1.1.md" @@ -0,0 +1,18 @@ +# 选择 + +下列说法正确的是 + +## 答案 + +A + +## 选项 + +### A + +开源软件常使用github、gitee等平台管理代码 + +### B + +开源软件不需要进行代码管理 + 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/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\346\226\271\346\263\225\344\270\216\346\224\257\346\222\221\345\267\245\345\205\267/1.\344\273\243\347\240\201\347\256\241\347\220\206/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/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\346\226\271\346\263\225\344\270\216\346\224\257\346\222\221\345\267\245\345\205\267/1.\344\273\243\347\240\201\347\256\241\347\220\206/config.json" index c637ae9..b5e5141 100644 --- "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/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\346\226\271\346\263\225\344\270\216\346\224\257\346\222\221\345\267\245\345\205\267/1.\344\273\243\347\240\201\347\256\241\347\220\206/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/1.\345\274\200\346\272\220\350\275\257\344\273\266\345\274\200\345\217\221\346\226\271\346\263\225\344\270\216\346\224\257\346\222\221\345\267\245\345\205\267/1.\344\273\243\347\240\201\347\256\241\347\220\206/config.json" @@ -1,7 +1,9 @@ { "keywords": [], "children": [], - "export": [], + "export": [ + "2.1.1.json" + ], "keywords_must": [], "keywords_forbid": [], "group": 0, -- GitLab