微信小程序使用towxml显示公式

公式是使用图片展示的,并不是矢量的,且需要服务器提供接口支持,把latex公式提交给后端,后端返回图片。

 https://github.com/sbfkcel/towxml#readme

 https://github.com/baweireact/m-apps/tree/master/demo/%E5%BE%AE%E4%BF%A1%E5%B0%8F%E7%A8%8B%E5%BA%8F/towxml-demo


http://towxml.vvadd.com/?tex=x%20%3D%20%7B-b%20%5Cpm%20%5Csqrt%7Bb%5E2-4ac%7D%20%5Cover%202a%7D.&theme=light

 

猜你喜欢

转载自blog.csdn.net/xutongbao/article/details/125541706