第一行 换一行 在换一行
theoddegg odd 斜体用星号
~~delete~~
```c
int main(void) { int num; return 0; } ```
public class TestClass {
private int num;
public TestClass(){}
}
这个用插入的代码试试
public class TestClass {
private int num;
public TestClass(){}
}
| Left-Aligned 左对齐 | Center Aligned 居中 | Right Aligned 右对齐| | :------------ |:---------------:| -----:| | col 3 is | some wordy text | $1600 | | col 2 is | centered | $12 | | zebra stripes | are neat | $1 |
这个是图片

换行是怎么算的?这是一行? 这是第二行?
原文:http://www.cnblogs.com/whseay/p/3813049.html