Blogger Information
Blog 25
fans 0
comment 0
visits 10609
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
MarkDown语法
PHui
Original
395 people have browsed it

1. 标题

  1. # 一级标题
  2. ## 二级标题
  3. ### 三级标题
  4. ### 四级标题
  5. ##### 五级标题

2. 分隔符

  1. --- < 至少 3 '-' >

3. 段落之间加空行即可

纯文本格式,它可以使普通文本内容具有一定的格式

4. 字体样式

斜体
粗体
斜粗体
删除线

5. 引用

引用文本

二级引用文本

三级引用文本

6. 列表

无序列表:

  • 一级列表项 1
  • 一级列表项 2
  • 一级列表项 3
    • 二级列表项 1
    • 二级列表项 2
    • 二级列表项 3

有序列表:

  1. 一级列表项 1
  2. 一级列表项 2
  3. 一级列表项 3
  4. 二级列表项 1
  5. 二级列表项 2
  6. 二级列表项 3

7. 代码

(1) 单行代码
const x = 5;
(2) 多行代码

  1. namespace box;
  2. class User
  3. {
  4. ...
  5. }

8. 表格

  1. 表格是硬画出来的
id name email salary
1 小明 ming@qq.com 9999
2 小红 hong@qq.com 8888
3 小金 jin@qq.com 7777

9. 链接

京东
https://www.jd.com/

10. 图片

第21期

Correcting teacher:PHPzPHPz

Correction status:qualified

Teacher's comments:完成的不错,只是下次可以在我的课程作业(https://www.php.cn/member/courses/work.html)中,选择对应的作业进行提交
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post