如何在实践中显示Android的数学公式在实践中、数学公式、Android

由网友(一寸河山)分享简介:我研究了这个相当长的一段时间,我知道这样的问题已经回答。但我无法找到一个正确的答案展示如何在实践中应对在Android应用数学公式。如果不包括在Android项目的大量文件(5〜20MB),似乎是没有办法来解析和放大器;显示数学公式脚本像MATHML。我看着JEuclid和MathJax这是为Android提到了很多,...

我研究了这个相当长的一段时间,我知道这样的问题已经回答。但我无法找到一个正确的答案展示如何在实践中应对在Android应用数学公式。如果不包括在Android项目的大量文件(5〜20MB),似乎是没有办法来解析和放大器;显示数学公式脚本像MATHML。我看着JEuclid和MathJax这是为Android提到了很多,但我发现他们这一类。

I researched on this for quite a while and I know this kind of questions already answered. But I couldn't find a right answer showing how to practically deal with math formula in Android app. Without including large amount (5~20MB) of files in the Android project, it seems that there is no way to parse & display math formula script like MATHML. I looked at JEuclid and MathJax that were mentioned a lot for Android but I found them in this category.

所以在这一点上,我能想到的唯一的办法就是把每这些公式中的映像文件,在Android上显示。但在实践中,该手册的过程实在是太慢了。我相信这不是一个正确的做法。

So at this point, the only way I can think of is to take each of those formula in a image file and display it on Android. But in practice, that manual process is really slow. I am sure this is not a right way.

所以我要问这个了。如何在实践中你的Andr​​oid应用显示数学公式?

So I have to ask this again. How to practically display math formula in your Android app?

推荐答案

jqMath在的http:// mathscribe。 COM /作家/ jqmath.html 是像MathJax一个JavaScript库,但更小,更简单,更快捷。如果你并不需要所有的乳液,你可能会喜欢它。它应该很好地工作在Android上。

jqMath at http://mathscribe.com/author/jqmath.html is a JavaScript library like MathJax, but much smaller, simpler, and faster. If you don't need all of LaTeX, you might like it. It should work fine on Android.

阅读全文

相关推荐

最新文章