引用 MathJax.js <script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> 即可。

示例:

<html>
  <head>
    <script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
  </head>
  <body>
    \[\int {{x^2}dx} \]
  </body>
<html>

公式的书写符合Tex规范

相关文章:

  • 2021-08-21
  • 2022-12-23
  • 2022-12-23
  • 2021-07-16
  • 2022-01-05
  • 2021-11-07
  • 2021-11-08
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
相关资源
相似解决方案