Skip to content

在官网学习过程

Updated: at 09:12Suggest Changes
function demo() {

}
第1行
第2行
第3行
第4行
第5行
第6行
第7行
第8行
c c++ java
javascript python csharp
rust ruby golang
public int Demo()
{
  var i = 1 + 1;

  //折叠区域
  //折叠区域
  //折叠区域

  return i;
}
第5行
第6行

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

E=ρε0B=0×E=Bt×B=μ0(J+ε0Et)\begin{aligned} \nabla \cdot \mathbf{E} &= \frac{\rho}{\varepsilon_0} \\ \nabla \cdot \mathbf{B} &= 0 \\ \nabla \times \mathbf{E} &= -\frac{\partial \mathbf{B}}{\partial t} \\ \nabla \times \mathbf{B} &= \mu_0\left(\mathbf{J} + \varepsilon_0 \frac{\partial \mathbf{E}}{\partial t}\right) \end{aligned}

Previous Post
Adding new posts in AstroPaper theme
Next Post
在astro官网学习过程