练习上传

这是一级标题

MPE教程

这是二级标题

这是三级标题

这会是 斜体 的文字
这会是 斜体 的文字

这会是 粗体 的文字
这会是 粗体 的文字

你也 组合 这些符号

这个文字将会被横线删除

无序列表

  • Item 1
  • Item 2
    • Item 2a
    • Item 2b

有序列表

  1. Item 1
  2. Item 2
  3. Item 3
    1. Item 3a
    2. Item 3b
  4. a
  5. b

添加图片

is this name?
Format: Alt Text

链接

https://github.com - 自动生成!
GitHub

引用

正如 Kanye West 所说:

We're living the future so
the present is our past.

分割线

如下,三个或者更多的


连字符


星号


下划线

行内代码

我觉得你应该在这里使用
<addr> 才对。
嵌入一段cpp代码 不支持换行,多行应该使用代码块
#include<iostream> int main(){ }

代码块

#include<iostream>
int main(){
    std::cout << "hello md\n";
}

任务列表

表格

First Header Second Header third header
Content from cell 1 Content from cell 2 a
Content in the first column Content in the second column b

数学

\(f(x) = sin(x) + cos(2x) + sqrt(n)\)
\(f(x) = sin(x) + cos(2x) + sqrt(n)\)

\[\sum_{i=1}^{100}(i*i) \]

posted @ 2025-11-07 22:04  sunlight0x4B7  阅读(1)  评论(0)    收藏  举报