项目作者: tln8679

项目描述 :
This is my fourth android application in my pursuit of studying android programming. It enters the operands and operators into a EditText as a string and then (upon hitting '=') parses the string using pemdas and displays the result in the TextView.
高级语言: Java
项目地址: git://github.com/tln8679/MyCalculator.git
创建时间: 2018-01-19T04:06:32Z
项目社区:https://github.com/tln8679/MyCalculator

开源协议:

下载