aira.jpg

加粗

斜体

超链接

引文引文引文引文引文引文
  1. 列表项目1
  2. 列表项目2
  3. 列表项目3
  • 普通列表1
  • 普通列表2
  • 普通列表3

分割线

摘要分割线

标题1

标题2

标题3

标题4

内行代码
public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World"); } }

代码块

public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello World");
    }
}

此处内容 回复 可见

删除线

表格

表头表头表头表头表头
1112131415
2122232425
Tab内容1
Tab内容2

按钮

笔记

危险标签

标签笔记

切换隐藏
内容内容内容内容内容内容内容内容内容内容内容内容

内容内容内容内容内容内容内容内容内容内容内容内容

内容内容内容内容内容内容

内容内容内容内容内容内容内容内容

复选框

单选框

行内标签

MD链接

文字高亮


${\color{Red} \mathit{LaTeX} } $数学公式


$
\begin{array}{l}
\text{麦克斯韦方程组:}
\begin{cases}
\nabla \cdot \mathbf{E} =\cfrac{\rho}{\varepsilon _0} \\
\nabla \cdot \mathbf{B} = 0 \\
\nabla \times \mathbf{E} = -\cfrac{\partial \mathbf{B}}{\partial t } \\
\nabla \times \mathbf{B} = \mu _0\mathbf{J} + \mu _0\varepsilon_0 \cfrac{\partial \mathbf{E}}{\partial t }
\end{cases}
\end{array}
$


$
\begin{array}{l}
\text{硫酸根和钡离子反应生成硫酸钡沉淀:}
\ce{SO4^2- + Ba^2+ -> BaSO4 v}
\end{array}
$


$
\begin{array}{l}
\text{矩阵相乘:}
A_{m\times n}=
\begin{bmatrix}
a_{11}& a_{12}& \cdots & a_{1n} \\
a_{21}& a_{22}& \cdots & a_{2n} \\
\vdots & \vdots & \ddots & \vdots \\
a_{m1}& a_{m2}& \cdots & a_{mn}
\end{bmatrix}
=\left [ a_{ij}\right ]
\end{array}
$