我的第一篇物理笔记
这是我的第一篇测试文章。 我们可以讨论一下爱因斯坦的质能方程:$E = mc^2$ 或者更复杂的麦克斯韦方程组: $\begin{cases}\nabla \cdot \mathbf{E} = \frac{\rho}{\epsilon_0} \cr\nabla \cdot \mathbf{B} = 0 \cr\nabla \times \mathbf{E} = -\frac{\partial \mathbf{B}}{\partial t} \cr\nabla \times \mathbf{B} = \mu_0\mathbf{J} + \mu_0\epsilon_0\frac{\partial \mathbf{E}}{\partial t}\end{cases}$
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment