java 如何像 Real Calc 一样在 Android 中创建科学计算器?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/11033815/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to create Scientific calculator in Android like Real Calc?
提问by jeevamuthu
i am newbie for Android Development. i don't have any idea for creating Scientific Calculator.but i want create to that. so please some one tell me solution...
我是 Android 开发的新手。我对创建科学计算器没有任何想法。但我想创建它。所以请有人告诉我解决方案...
回答by Andro Selva
It looks like there is an open source Scientific Calculator example available. Check it out.
看起来有一个可用的开源科学计算器示例。看看这个。
And one more in GitHub, android--Scientific-Graphing-Calculator
GitHub 中还有一个,android--Scientific-Graphing-Calculator