搜索资源列表
Calculator
- android的计算器功能,可在eclipse和linux下编译通过。-android' s calculator function can compile under eclipse and linux.
ColorCalculator2.0
- j2me颜色值计算器2.0,输入十进制、十六进制和RGB中的任何一种代码就可以转换成其他两种颜色代码,在上一版本的基础上新增了简单的颜色预览图形界面。 软件内含有源代码,纯手机编写,可以手机端用janino编译成功!适合j2me初学者研究学习。-j2me color value calculator 2.0, to input decimal, hexadecimal and RGB in any kind of code can be converted intothe other two
android计算器
- java语言写的一个计算器,支持加减乘除等运算,编译过后可以在android平台上运行。
Test_Calculator
- 自带主题切换和历史记录的计算器布局和SQLite应用比较复杂整个项目分了好几个层。 主要功能: 1、切换日光\夜间模式 2、记录每次计算的过程和结果 (添加、删除数据库) 3、按钮震动 4、欢迎界面(3秒)进入主界面 5、双击退出程序 6、实现简单计算器的基本运算 默认编码UTF-8,编译版本4.4.2,注释较少 -Comes with the theme of the switch and the history of the layout of t