文件名称:Calender
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简易计算器
(1) 编写各个按钮的代码,使得能够进行四则运算。
(2) 当按下“+”按钮时,两个数值文本框之间应显示“+”号,同时相加结果显示在第三个文本框内(如下图所示)。类似处理“-”、“*”和“/”按钮。
-Simple calculator( 1) write each button code, enabling the four operations.( 2) when you press the"+" button, two numerical text box should display"+", at the same time the addition result appears in the third text box ( as shown below ). Similar treatment"-","*" and" /" button.
(1) 编写各个按钮的代码,使得能够进行四则运算。
(2) 当按下“+”按钮时,两个数值文本框之间应显示“+”号,同时相加结果显示在第三个文本框内(如下图所示)。类似处理“-”、“*”和“/”按钮。
-Simple calculator( 1) write each button code, enabling the four operations.( 2) when you press the"+" button, two numerical text box should display"+", at the same time the addition result appears in the third text box ( as shown below ). Similar treatment"-","*" and" /" button.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Calender.java
CalenderFrame.java
CalenderFrame.java