[[路径/文件名#标题|词条名称]]
粗体
斜体
删除线
Some Code 代码
上标
下标
返回
TODO DONE STARTED FIXME FIXED XXX
#include "helloworld.h"
int helloworld()
{
printf("hello world");
}
for i in range(1, 5):
print(i)
| a | b | c | d |
| e | f | ||
| g | |||
| h | |||
| Year | Temperature (low) | Temperature (high) | |
|---|---|---|---|
| 1900 | -10 | 25 | |
| 1910 | -15 | 30 | |
| 1920 | -10 | 32 | |
| 1930 | N/A | N/A | |
| 1940 | -2 | 40 | |
\( \sum_i a_i^2 = 1 \)
E.g.:
\[ \sum a^2 + b^2 = 1 \] \[ (sinx)` = cosx (cons)' = -sinx \]E.g.:
\begin{align} \sum_i a_i^2 &= 1 + 1 \\ &= 2. \end{align}返回 E.g.: