ICARUS博客写作备忘录
Code
This is a code block.
import numpy as np |
Include code like this, this is a part of code sinx.f90
:
1 | do while((abs(term)>err) .and. (k<=max_terms)) |
KaTeX
This is an inline expression \(a=b+c\).
This is a block expression.
\[F(x)=\int_{-\infty}^\infty f(x)\mathrm{d}x \\ f(x)=F^\prime(x) \]
Use \begin{aligned}
and \end{aligned}
instead of \begin{split}
and \end{split}
.
Use \\\
instead of \\
to indicate a new line in the expression.
Image
This is an asset image.
Quote
This is a quote.
在我的后园,可以看见墙外有两株树,一株是枣树,还有一株也是枣树。
HTML
This is a blank line.
This is colored text.
Info Box
Others
Mail to me liujy0129@gmail.com.
Jump to Code.
ICARUS博客写作备忘录