这是一个h1标题
这是一个h2标题
- 苹果
- 香蕉
- 西红柿
- Android
- IOS
- WP
引用
这是个 百度 超链接
这是个图片粗体
斜体
下面是表格
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
public void fun(){ System.print.out("hello world!"); }
下面是分割线
空行代表另起一段
空行代表另起一段
空行代表另起一段
空行代表另起一段
缩进用两个全角空格
代码区块:在前面有4个空格
public void fun(){
System.print.out("hello world!");
}