文件名称:Calculater
-
所属分类:
- 标签属性:
- 上传时间:2013-12-04
-
文件大小:1.71kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
设计一个简易的计算器,可以进行四则运算:加、减、乘、除等(限于十进制下)
要求:
1.操作符号定为:“+”,“-”,“*”,“/”,“(”,“)”等。(按国际惯例设计)
2.用户通过点击面板中的各种组件输入的表达式,应在上方文本框中显示。
3.当用户点击“=”时,文本框中之前的内容应清空,直接显示表达式运算结果。例如:输入表达式“3+2*(8-5)”之后按“=”,显示结果“9”。
4.具有菜单栏,内有相应的编辑“复制”、“粘贴”等菜单,提供相应的功能。
-Design a simple calculator that can be four operations: addition, subtraction, multiplication, division, etc. (limited to the decimal) requirements: 1 Operating symbol as:. " Ppls" , " -" , " *" , " /" , , " (" , " )" , etc. (According to international practice design) 2. Users clicking through the various components of the panel input expression should be displayed above the text box. 3 When the user clicks the " =" , the previous contents of the text box should be emptied directly display expression calculation result. For example: Enter the expression " 3+2* (8-5)" then press " =" to display the results of " 9." 4 has a menu bar, the corresponding edit " Copy" , " Paste" and other menus, provide the appropriate functionality.
要求:
1.操作符号定为:“+”,“-”,“*”,“/”,“(”,“)”等。(按国际惯例设计)
2.用户通过点击面板中的各种组件输入的表达式,应在上方文本框中显示。
3.当用户点击“=”时,文本框中之前的内容应清空,直接显示表达式运算结果。例如:输入表达式“3+2*(8-5)”之后按“=”,显示结果“9”。
4.具有菜单栏,内有相应的编辑“复制”、“粘贴”等菜单,提供相应的功能。
-Design a simple calculator that can be four operations: addition, subtraction, multiplication, division, etc. (limited to the decimal) requirements: 1 Operating symbol as:. " Ppls" , " -" , " *" , " /" , , " (" , " )" , etc. (According to international practice design) 2. Users clicking through the various components of the panel input expression should be displayed above the text box. 3 When the user clicks the " =" , the previous contents of the text box should be emptied directly display expression calculation result. For example: Enter the expression " 3+2* (8-5)" then press " =" to display the results of " 9." 4 has a menu bar, the corresponding edit " Copy" , " Paste" and other menus, provide the appropriate functionality.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Calculater/Calculater.java
Calculater/Calculatertest.java
Calculater
Calculater/Calculatertest.java
Calculater
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.