diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000000000000000000000000000000000000..a7b587ba26ace97f3f9ca720f348f966a62bc7c5 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +# 一级标题 +## 二级标题 +### 三级标题 +#### 四级标题 +##### 五级标题 +###### 六级标题 + +- 无序列表 + ++ 111 + +1. 有序列表 +2. 有序列表 +3. 有序列表 + +* 斜体 + +| 列1 | 列2 | 列3 | +| ------ | ------ | ------ | +| 1 | 2 | 3 | +| 4 | 5 | 6 | \ No newline at end of file diff --git "a/\350\202\226\347\277\224/\344\275\234\344\270\232/\345\233\276\345\272\212/0909-\345\233\276\345\272\212.md" "b/\350\202\226\347\277\224/\344\275\234\344\270\232/\345\233\276\345\272\212/0909-\345\233\276\345\272\212.md" new file mode 100644 index 0000000000000000000000000000000000000000..3b4641f91e3fa424d7c9625c21c9074c3e0146e3 --- /dev/null +++ "b/\350\202\226\347\277\224/\344\275\234\344\270\232/\345\233\276\345\272\212/0909-\345\233\276\345\272\212.md" @@ -0,0 +1 @@ +[好看的图片](http://sjjm9orav.hn-bkt.clouddn.com/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202024-03-09%20120358.png?e=1725881487&token=aUGpWHFPHsxslDaRoJ4kqhkCxJ_ALLRoD2YLV27C:GWaSeLFZg85sf0SGRFxp_XZNayU=) \ No newline at end of file diff --git "a/\350\202\226\347\277\224/\344\275\234\344\270\232/\345\233\276\345\272\212/extensions.json" "b/\350\202\226\347\277\224/\344\275\234\344\270\232/\345\233\276\345\272\212/extensions.json" new file mode 100644 index 0000000000000000000000000000000000000000..5cfa9ea0f86eac276c30c352b133538f647dbaaa --- /dev/null +++ "b/\350\202\226\347\277\224/\344\275\234\344\270\232/\345\233\276\345\272\212/extensions.json" @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "spades.vs-picgo" + ] +} \ No newline at end of file diff --git "a/\350\202\226\347\277\224/\347\254\224\350\256\260/0909-\347\254\224\350\256\260.md" "b/\350\202\226\347\277\224/\347\254\224\350\256\260/0909-\347\254\224\350\256\260.md" new file mode 100644 index 0000000000000000000000000000000000000000..07d846928c6cb80b94f1da509eb51e5017a78b5f --- /dev/null +++ "b/\350\202\226\347\277\224/\347\254\224\350\256\260/0909-\347\254\224\350\256\260.md" @@ -0,0 +1,23 @@ +## HTML基本标签和使用 +1. 基本结构: +``` + + +
+ + +