From 4eba44d42d25e710077759bd402c9f1700b37859 Mon Sep 17 00:00:00 2001 From: feilong Date: Fri, 10 Dec 2021 19:59:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E5=88=9D=E9=98=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../config.json" | 4 +- .../1.Git\347\256\200\344\273\213/learn.json" | 6 ++ .../1.Git\347\256\200\344\273\213/learn.md" | 36 ++++++++++++ .../config.json" | 4 +- .../2.Git\345\256\211\350\243\205/learn.json" | 6 ++ .../2.Git\345\256\211\350\243\205/learn.md" | 36 ++++++++++++ .../config.json" | 4 +- .../3.Git\344\275\277\347\224\250/learn.json" | 6 ++ .../3.Git\344\275\277\347\224\250/learn.md" | 35 ++++++++++++ .../config.json" | 4 +- .../learn.json" | 6 ++ .../learn.md" | 34 +++++++++++ .../config.json" | 4 +- .../learn.json" | 6 ++ .../learn.md" | 53 ++++++++++++++++++ .../config.json" | 4 +- .../6.Git\346\240\207\347\255\276/learn.json" | 6 ++ .../6.Git\346\240\207\347\255\276/learn.md" | 56 +++++++++++++++++++ .../config.json" | 4 +- .../learn.json" | 6 ++ .../learn.md" | 30 ++++++++++ .../config.json" | 4 +- .../learn.json" | 6 ++ .../learn.md" | 34 +++++++++++ .../3.\346\240\207\351\242\230/config.json" | 4 +- .../3.\346\240\207\351\242\230/learn.json" | 6 ++ .../3.\346\240\207\351\242\230/learn.md" | 38 +++++++++++++ .../4.\351\223\276\346\216\245/config.json" | 4 +- .../4.\351\223\276\346\216\245/learn.json" | 6 ++ .../4.\351\223\276\346\216\245/learn.md" | 41 ++++++++++++++ .../5.\345\233\276\347\211\207/config.json" | 4 +- .../5.\345\233\276\347\211\207/learn.json" | 6 ++ .../5.\345\233\276\347\211\207/learn.md" | 31 ++++++++++ .../6.\345\210\227\350\241\250/config.json" | 4 +- .../6.\345\210\227\350\241\250/learn.json" | 6 ++ .../6.\345\210\227\350\241\250/learn.md" | 43 ++++++++++++++ .../config.json" | 4 +- .../learn.json" | 6 ++ .../learn.md" | 39 +++++++++++++ .../config.json" | 4 +- .../learn.json" | 6 ++ .../learn.md" | 44 +++++++++++++++ .../9.\350\241\250\346\240\274/config.json" | 4 +- .../9.\350\241\250\346\240\274/learn.json" | 6 ++ .../9.\350\241\250\346\240\274/learn.md" | 46 +++++++++++++++ 45 files changed, 731 insertions(+), 15 deletions(-) create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/learn.md" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/learn.json" create mode 100644 "data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/learn.md" diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/config.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/config.json" index 294b736..57a2858 100644 --- "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-62c30f9c31f64a1d96af732c47c93f04", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/learn.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/learn.json" new file mode 100644 index 0000000..03f4c5f --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "399ebefcdd3444d4a99c140527c8d98d" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/learn.md" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/learn.md" new file mode 100644 index 0000000..4c61ec4 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/1.Git\347\256\200\344\273\213/learn.md" @@ -0,0 +1,36 @@ +# Git简介 + +你了解版本控制系统吗? +什么是本地版本控制系统 +什么是集中化的版本控制系统 +什么是分布式版本控制系统 +Git 诞生的故事 + +请点击[Git简介](https://codechina.csdn.net/courses/register/1/1) 并完成所有题目,完成学习请关闭Issue。 +以下哪个选项是[Git简介](https://codechina.csdn.net/courses/register/1/1)里的最后一个选择题题目? + +## 答案 + +```bash +以下哪个不属于 Git 的优点? +``` + +## 选项 + +### A + +```bash +你知道 Git 属于哪种版本控制系统吗? +``` + +### B + +```bash +下列哪个不是版本控制系统的正确使用方式? +``` + +### C + +```bash +Git 是谁发明的? +``` diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/config.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/config.json" index 0fc69c4..5c42711 100644 --- "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-17121b66f9a942629bc455f320b28910", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/learn.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/learn.json" new file mode 100644 index 0000000..b78c6d7 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "2c2b3735973143c7a001d0f550a9b9c6" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/learn.md" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/learn.md" new file mode 100644 index 0000000..f13cd09 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/2.Git\345\256\211\350\243\205/learn.md" @@ -0,0 +1,36 @@ +# Git安装 + +5分钟教你学会 git 安装 +不同操作系统的安装介绍 +Git 的环境配置 +Git 的自定义设置 +Git 自定义别名 + +请点击[Git安装](https://codechina.csdn.net/courses/register/1/2) 并完成所有题目,完成学习请关闭Issue。 +以下哪个选项是[Git安装](https://codechina.csdn.net/courses/register/1/2)里的最后一个选择题题目? + +## 答案 + +```bash +以下哪个是 git 别名的配置方法? +``` + +## 选项 + +### A + +```bash +当你执行git config --list命令时,通常不会看到以下哪个信息? +``` + +### B + +```bash +以下哪个不是 .gitignore 配置文件的正确写法? +``` + +### C + +```bash +你使用的操作系统是哪个? +``` diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/config.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/config.json" index cf21bd1..2d92a85 100644 --- "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-598d225d1a78453d8992345f8f7902ba", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/learn.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/learn.json" new file mode 100644 index 0000000..ab67dc5 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "ec97e801f80f47e3a8218f511f9ecd06" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/learn.md" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/learn.md" new file mode 100644 index 0000000..60bf917 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/3.Git\344\275\277\347\224\250/learn.md" @@ -0,0 +1,35 @@ +# Git使用 + +创建仓库: git init / git clone +添加文件: git add / git commit +查看修改: git status / git diff +恢复文件: git log / git reset + +请点击[Git使用](https://codechina.csdn.net/courses/register/1/3) 并完成所有题目,完成学习请关闭Issue。 +以下哪个选项是[Git使用](https://codechina.csdn.net/courses/register/1/3)里的描述的知识? + +## 答案 + +```bash + +``` + +## 选项 + +### A + +```bash + +``` + +### B + +```bash + +``` + +### C + +```bash + +``` diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/config.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/config.json" index 7d97b0f..698eb6a 100644 --- "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-f0d68868583b48d0851c7add33e2f8ff", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/learn.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/learn.json" new file mode 100644 index 0000000..a99d948 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "f8a64858e47e4504989c3b33ba9b11e0" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/learn.md" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/learn.md" new file mode 100644 index 0000000..94110ca --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/4.\347\211\210\346\234\254\347\256\241\347\220\206/learn.md" @@ -0,0 +1,34 @@ +# 版本管理 + +撤销修改 +删除文件 + +请点击[版本管理](https://codechina.csdn.net/courses/register/1/4) 并完成所有题目,完成学习请关闭Issue。 +以下哪个选项是[版本管理](https://codechina.csdn.net/courses/register/1/4)里的描述的知识? + +## 答案 + +```bash +请务必记得 git checkout -- 是一个危险的命令。 你对那个文件在本地的任何修改都会消失——Git 会用最近提交的版本覆盖掉它。 除非你确实清楚不想要对那个文件的本地修改了,否则请不要使用这个命令。 +``` + +## 选项 + +### A + +```bash +当你想针对特定项目使用不同的用户名称与邮件地址时,可以在那个项目目录下运行没有 --global 选项的命令来配置。 +``` + +### B + +```bash +除了通过 配置忽略文件 来提高git commit 时的便捷性外,Git 中还有一种可以让大家在敲入 Git 命令时偷懒的办法——那就是配置 Git 别名。 +``` + +### C + +```bash +有些时候,你想添加一个文件到 Git,但发现添加不了,原因是这个文件被.gitignore忽略了 +``` + diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/config.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/config.json" index 0babf8a..1a0e9e3 100644 --- "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-5b37ae204b1f4183b1a2853f32698407", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/learn.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/learn.json" new file mode 100644 index 0000000..73f7ae5 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "5591a41efbc049f3ba57daeaf24e2001" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/learn.md" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/learn.md" new file mode 100644 index 0000000..b48d671 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/5.\345\210\206\346\224\257\347\256\241\347\220\206/learn.md" @@ -0,0 +1,53 @@ +# 分支管理 + +git 分支原理 +修改不同的分支 +git 合并分支 +git 合并策略 +实战(1): 准备新分支 +实战(2): 修改master分支 +实战(3): 创建合并请求 +实战(4): 解决合并请求中的冲突 +Cherry Pick 介绍及用法 +git 的多人协作 + +请点击[分支管理](https://codechina.csdn.net/courses/register/1/5) 并完成所有题目,完成学习请关闭Issue。 +以下哪些命令在[分支管理](https://codechina.csdn.net/courses/register/1/5)里都提到过? + +## 答案 + +```bash +git branch +git checkout +git switch +git merge +``` + +## 选项 + +### A + +```bash +git branch +git checkout +git merge +git rebase +``` + +### B + +```bash +git branch +git switch +git merge +git rebase +``` + +### C + +```bash +git checkout +git switch +git merge +git rebase +``` diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/config.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/config.json" index 09beccb..af2c70e 100644 --- "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-7b2351b6989f4ec19655498bbb4bafb1", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/learn.json" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/learn.json" new file mode 100644 index 0000000..b7cd4c2 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "8694fd578817477d8b699cfa801dedc2" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/learn.md" "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/learn.md" new file mode 100644 index 0000000..b8effde --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/1.Git\345\205\245\351\227\250/6.Git\346\240\207\347\255\276/learn.md" @@ -0,0 +1,56 @@ +# Git标签 + +git 标签介绍 +git 标签操作 + +请点击[Git标签](https://codechina.csdn.net/courses/register/1/6) 并完成所有题目,完成学习请关闭Issue。 +以下是[Git标签](https://codechina.csdn.net/courses/register/1/6)里最后一个条目描述的知识: + +命令`git push origin :refs/tags/`可以删除一个远程标签 +命令`git tag -a -m 'messages'`可以创建一个带附注的标签 +命令`git tag -s -m '`messages'可以创建一个带 gpg 签名的标签 +命令`git push origin `可以推送一个本地标签; +命令`git push origin --tags`可以推送全部未推送过的本地标签; +命令`git tag -d `可以删除一个本地标签; + +[Git标签](https://codechina.csdn.net/courses/register/1/6) 最后一个条目对这几个知识描述的第3条是? + +## 答案 + +```bash +命令git tag -d 可以删除一个本地标签; +``` + +## 选项 + +### A + +```bash +命令git push origin :refs/tags/可以删除一个远程标签 + +``` + +### B + +```bash +命令git tag -a -m 'messages'可以创建一个带附注的标签 + +``` + +### C + +```bash +命令git tag -s -m 'messages'可以创建一个带 gpg 签名的标签 +``` + +### D + +```bash +命令git push origin 可以推送一个本地标签; +``` + +### E + +```bash +命令git push origin --tags可以推送全部未推送过的本地标签; +``` diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/config.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/config.json" index dc01f75..cb11744 100644 --- "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-e67e64c1c880432ab6bc1b0452124ec0", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/learn.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/learn.json" new file mode 100644 index 0000000..32f3f87 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "f033c7a4957a4f908f66f5a348274cde" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/learn.md" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/learn.md" new file mode 100644 index 0000000..9e5f27e --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/1.MarkDown\344\273\213\347\273\215/learn.md" @@ -0,0 +1,30 @@ +# MarkDown介绍 + +请点击[MarkDown介绍](https://codechina.csdn.net/courses/register/2/1) 并完成所有题目,完成学习请关闭Issue。 +以下哪个是[MarkDown介绍](https://codechina.csdn.net/courses/register/2/1)里的最后一个选择题题目? + +## 答案 + +```bash +Markdown最适合做什么(多选)? +``` + +## 选项 + +### A + +```bash +使用 Markdown 有哪些误区? +``` + +### B + +```bash +以下哪个不是 Markdown 的优点? +``` + +### C + +```bash +MarkDown 是谁发明的? +``` diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/config.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/config.json" index 99e7b72..a1593f3 100644 --- "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-627f564073834c8d86e45f126ac628df", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/learn.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/learn.json" new file mode 100644 index 0000000..3b84b51 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "b03d2e4169a14e2599719ab881974c0a" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/learn.md" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/learn.md" new file mode 100644 index 0000000..59a62db --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/2.\346\256\265\350\220\275\345\217\212\345\274\272\350\260\203/learn.md" @@ -0,0 +1,34 @@ +# 段落及强调 + +请点击[段落及强调](https://codechina.csdn.net/courses/register/2/2) 并完成所有题目,完成学习请关闭Issue。 +以下哪个是[段落及强调](https://codechina.csdn.net/courses/register/2/2)里学习的到的知识? + +## 答案 + +```bash +段落的换行 +强调的语法,包括 斜体 加粗 以及 删除线 +``` + +## 选项 + +### A + +```bash +段落的换行 +强调的语法,包括 粗体 加粗 以及 删除线 +``` + +### B + +```bash +段落的引用 +强调的语法,包括 斜体 加粗 以及 删除线 +``` + +### C + +```bash +段落的引用 +强调的语法,包括 斜体 加粗 以及 删除线 +``` diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/config.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/config.json" index bf43f50..687f245 100644 --- "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-30e9989f9a5f44fab349734a8e4479a3", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/learn.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/learn.json" new file mode 100644 index 0000000..ddb1d1f --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "8844d2a58b3744a59f004d067e6ec935" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/learn.md" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/learn.md" new file mode 100644 index 0000000..55b66ac --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/3.\346\240\207\351\242\230/learn.md" @@ -0,0 +1,38 @@ +# 标题 + +请点击[标题](https://codechina.csdn.net/courses/register/2/3) 并完成所有题目,完成学习请关闭Issue。 + +注意遇到“测试:请使用任意内容创建一个 Atx 形式的标题:” 那题时,请“回复评论”过关。 + +以下哪个是[标题](https://codechina.csdn.net/courses/register/2/3)里提到的MarkDown标题术语? + +## 答案 + +```bash +Setext 形式标题 +Atx 形式标题 +``` + +## 选项 + +### A + +```bash +Setext 形式标题 +Blue 形式标题 +``` + +### B + +```bash +Atx 形式标题 +Blue 形式标题 +``` + +### C + +```bash +Setext 形式标题 +Atx 形式标题 +Blue 形式标题 +``` diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/config.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/config.json" index 4570191..9cefb9a 100644 --- "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-3cb459e3d1a147a8b89291c1ef4147c7", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/learn.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/learn.json" new file mode 100644 index 0000000..bf34715 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "48621469905d49ce88133d7af94a3d70" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/learn.md" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/learn.md" new file mode 100644 index 0000000..f24439d --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/4.\351\223\276\346\216\245/learn.md" @@ -0,0 +1,41 @@ +# 链接 + +请点击[链接](https://codechina.csdn.net/courses/register/2/4) 并完成所有题目,完成学习请关闭Issue。 + +注意遇到“参考下方内容,使用行内链接形式,给 CODE CHINA 添加上链接”这题时,请“回复评论”过关。 + +以下哪个是[链接](https://codechina.csdn.net/courses/register/2/4)里学习的到的知识? + +## 答案 + +```bash +可以使用 [内容](http_url "alt 提示") 的形式添加一个链接 +可以使用 参考样式 的方式添加一个链接,其结构为 +[内容][1] +[1]: http_url "alt 提示" 的组合 +``` + +## 选项 + +### A + +```bash +可以使用 参考样式 的方式添加一个链接,其结构为 +[内容](1) +[1]: http_url "alt 提示" 的组合 +``` + +### B + +```bash +可以使用 [内容][http_url "alt 提示"] 的形式添加一个链接 +``` + +### C + +```bash +可以使用 [内容](http_url "alt 提示") 的形式添加一个链接 +可以使用 参考样式 的方式添加一个链接,其结构为 +[内容](1) +[1]: http_url "alt 提示" 的组合 +``` diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/config.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/config.json" index bf5d39e..20f55f1 100644 --- "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-2f1e2810b721429dba664414438b6d87", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/learn.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/learn.json" new file mode 100644 index 0000000..64c8300 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "d2cf04bb0acc417995cb301f45da5eb3" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/learn.md" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/learn.md" new file mode 100644 index 0000000..c2d1106 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/5.\345\233\276\347\211\207/learn.md" @@ -0,0 +1,31 @@ +# 图片 + +请点击[图片](https://codechina.csdn.net/courses/register/2/5) 并完成所有题目,完成学习请关闭Issue。 + +以下哪个是[图片](https://codechina.csdn.net/courses/register/2/5)里学习的到的MarkDown表示图片的合法语句? + +## 答案 + +```bash +其他选项全部都可以 +``` + +## 选项 + +### A + +```bash +![Alt text](/path/to/img.jpg "Optional title") +``` + +### B + +```bash +![](/path/to/img.jpg) +``` + +### C + +```bash +好好学习 +``` diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/config.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/config.json" index 288ef70..afc8707 100644 --- "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-b4a4f06aa5114c3fa6a590d659037370", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/learn.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/learn.json" new file mode 100644 index 0000000..bca2f60 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "973934ecb71045beadcf4b5bd3778012" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/learn.md" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/learn.md" new file mode 100644 index 0000000..8d580d3 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/6.\345\210\227\350\241\250/learn.md" @@ -0,0 +1,43 @@ +# 列表 + +请点击[列表](https://codechina.csdn.net/courses/register/2/6) 并完成所有题目,完成学习请关闭Issue。 + +以下哪个是[列表](https://codechina.csdn.net/courses/register/2/6)里学习到的知识? + +## 答案 + +```bash +可以使用 * 、 + 或是 - 来创建一个无序列表 +可以使用 使用数字接着一个英文句号 的形式来创建一个有序列表 +可以使用 - [ ] todo 的格式来创建一个任务列表 +列表之间可以互相嵌套 +``` + +## 选项 + +### A + +```bash +可以使用 *** 、 + 或是 - 来创建一个无序列表 +可以使用 使用数字接着一个英文句号 的形式来创建一个有序列表 +可以使用 - [ ] todo 的格式来创建一个任务列表 +列表之间可以互相嵌套 +``` + +### B + +```bash +可以使用 * 、 + 或是 - 来创建一个无序列表 +可以使用 使用数字接着一个英文句号 的形式来创建一个有序列表 +可以使用 - [] todo 的格式来创建一个任务列表 +列表之间可以互相嵌套 +``` + +### C + +```bash +可以使用 * 、 + 或是 - 来创建一个无序列表 +可以使用 使用数字接着一个英文句号 的形式来创建一个有序列表 +可以使用 - [ ] todo 的格式来创建一个任务列表 +列表之间不可以互相嵌套 +``` diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/config.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/config.json" index af4ddfb..cb0a7c5 100644 --- "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-b6b6f01fb86141768c5b242327f1e0fa", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/learn.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/learn.json" new file mode 100644 index 0000000..bffca74 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "ed154ec698ce462d9147c16a0bdf0139" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/learn.md" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/learn.md" new file mode 100644 index 0000000..7f40922 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/7.\345\210\206\351\232\224\347\272\277\345\217\212\345\274\225\347\224\250/learn.md" @@ -0,0 +1,39 @@ +# 分隔线及引用 + +请点击[分隔线及引用](https://codechina.csdn.net/courses/register/2/7) 并完成所有题目,完成学习请关闭Issue。 + +以下哪个是[分隔线及引用](https://codechina.csdn.net/courses/register/2/7)里学习到的知识? + +## 答案 + +```bash +可以在一行中用三个或以上的*、-、_来创建一个分隔线 +分隔线行内不能有其他东西,但可以在星号中间插入空白 +在要引用内容每行的最前面加上 > ,就可以在 Markdown 文档中创建一个区块引用 +``` + +## 选项 + +### A + +```bash +可以在一行中用三个或以上的*、-、_来创建一个分隔线 +分隔线行内不能有其他东西,也不能在星号中间插入空白 +在要引用内容每行的最前面加上 > ,就可以在 Markdown 文档中创建一个区块引用 +``` + +### B + +```bash +可以在一行中用三个以上的*、-、_来创建一个分隔线 +分隔线行内不能有其他东西,但可以在星号中间插入空白 +在要引用内容每行的最前面加上 > ,就可以在 Markdown 文档中创建一个区块引用 +``` + +### C + +```bash +可以在一行中用三个或以上的*、-、_来创建一个分隔线 +分隔线行内不能有其他东西,也不能在星号中间插入空白 +在要引用的内容每行的最前面加上 > ,就可以在 Markdown 文档中为每行创建一个区块引用 +``` diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/config.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/config.json" index e7db553..37aea2d 100644 --- "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-2e87affacacd4078a3ba55a5a15a8f7a", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/learn.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/learn.json" new file mode 100644 index 0000000..f1ca5e0 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "78ab9558c2cb42cabf233350b3ad2095" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/learn.md" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/learn.md" new file mode 100644 index 0000000..1a2ad62 --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/8.\344\273\243\347\240\201\345\235\227/learn.md" @@ -0,0 +1,44 @@ +# 代码块 + +请点击[代码块](https://codechina.csdn.net/courses/register/2/8) 并完成所有题目,完成学习请关闭Issue。 + +通过对[代码块](https://codechina.csdn.net/courses/register/2/8)的学习,以下哪个代码块语法不对? + +## 答案 + +```bash +行内代码块 ```hello``` +``` + +## 选项 + +### A + +```bash +行内代码块 `hello` +``` + +### B + +````bash +```diff +var foo = 'bar'; ++ var x = 200; +* var x = 100; +``` +```` + +### C + +````bash +```python +def fibo(max): + n, a, b = 0, 0, 1 + while n < max: + yield b + a, b = b, a + b + n = n + 1 +for n in fibo(10): + print (n) +``` +```` diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/config.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/config.json" index 5e46ffd..6ae4e62 100644 --- "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/config.json" +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/config.json" @@ -2,5 +2,7 @@ "node_id": "gml-11620ba793c74faa9a5117ca07d748d6", "keywords": [], "children": [], - "export": [] + "export": [ + "learn.json" + ] } \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/learn.json" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/learn.json" new file mode 100644 index 0000000..3bc5bab --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/learn.json" @@ -0,0 +1,6 @@ +{ + "type": "code_options", + "author": "csdn.net", + "source": "learn.md", + "exercise_id": "c028bd1229dd48aa90ce0987a9dd475d" +} \ No newline at end of file diff --git "a/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/learn.md" "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/learn.md" new file mode 100644 index 0000000..a0adf2f --- /dev/null +++ "b/data/1.gml\345\210\235\351\230\266/2.MarkDown\345\205\245\351\227\250/9.\350\241\250\346\240\274/learn.md" @@ -0,0 +1,46 @@ +# 表格 + +请点击[表格](https://codechina.csdn.net/courses/register/2/9) 并完成所有题目,完成学习请关闭Issue。 + +通过对[表格](https://codechina.csdn.net/courses/register/2/9)的学习,以下哪个表格语法不对? + +## 答案 + +```bash +| header 1 | + header 2 | header 3 | +|:-------- | :------: | --------:| +| left-aligned 文本居左 | centered 文本居中 | right-aligned 文本居右 | +| `:---` 左侧冒号表示**内容和标题栏**居左对齐 | `:--:` 两端都有冒号表示**内容和标题栏**居中对齐 | `---:` 右侧冒号表示**内容和标题栏**居右对齐 | +``` + +## 选项 + +### A + +```bash +| header 1 | header 2 | header 3 | +|:-------- | :------: | --------:| +| left-aligned 文本居左 | centered 文本居中 | right-aligned 文本居右 | +| `:---` 左侧冒号表示**内容和标题栏**居左对齐 | `:--:` 两端都有冒号表示**内容和标题栏**居中对齐 | `---:` 右侧冒号表示**内容和标题栏**居右对齐 | +``` + +### B + +````bash +| header 1 | header 2 | header 3 | +| --- | ------ |---------:| +| cell 1 | cell 2 | cell 3 | +| cell 4 | cell 5 is longer | cell 6 is much longer than the others, but that's ok. It will eventually wrap the text when the cell is too large for the display size. | +| cell 7 | | cell
9 | +```` + +### C + +````bash +| header 1 | header 2 | header 3 | +| :--- | :------: |---------:| +| cell 1 | cell 2 | cell 3 | +| cell 4 | cell 5 is longer | cell 6 is much longer than the others, but that's ok. It will eventually wrap the text when the cell is too large for the display size. | +| cell 7 | | cell
9 | +```` -- GitLab