登录
首页 » java » 计算器编写

计算器编写

于 2022-11-15 发布 文件大小:2.75 kB
0 112
下载积分: 2 下载次数: 1

代码说明:

package com.java.lianxi; import java.awt.BorderLayout; import java.awt.Color; import java.awt.GridLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.ImageIcon; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.JTextField; import javax.swing.SwingConstants; public class Jisuanqi extends JFrame implements ActionListener { /**  *   */ private static final long serialVersionUID = 1L; Result result = new Result(); // 定义text的面板 Number_Key number_key = new Number_Key(); //

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DVDMrgTest
    一个影碟出租的 控制台小程序 适合初学java的人(A DVD rental java console applet suitable for beginners who)
    2013-07-03 14:22:50下载
    积分:1
  • Lexer
    This class is in charge of lexical processing of the XPath expression into tokens.
    2013-12-16 10:57:03下载
    积分:1
  • delphi客户端连接JAVA服务端
    delphi客户端连接JAVA服务端 服务器端是.myeclipse,客户端是 YJClientDataSet 编写的,应该对大家有所帮助
    2022-04-09 05:17:53下载
    积分:1
  • 汇率转换
    实现了一个用于多币种之间汇率转换的程序。用户可在左侧的下拉框中选择需要转换的两种币种,在上方输入框内输入需要转换的金额,点击“汇率转换”按钮后,下方输出框中显示转换出的对应金额并保留两位小数;点击“清空”按钮后两个文本框内容清空。且输出框内容不可修改。(A program for exchange rate conversion between multiple currencies is implemented. Users can select two currencies to be converted in the drop-down box on the left, enter the amount to be converted in the input box above, click the "exchange rate conversion" button, and display the corresponding amount in the output box below with two decimal digits retained; after clicking the "empty" button, the contents of the two text boxes are empty. And the contents of the output box can not be modified.)
    2020-06-19 19:00:01下载
    积分:1
  • 有关于jsp的编程方面介绍的书籍,很好,找了很久
    有关于jsp的编程方面介绍的书籍,很好,找了很久-Jsp on the introduction of programming books, well, look for a long time
    2022-02-15 18:19:24下载
    积分:1
  • 飞机小游戏
    飞机小游戏   js源码  适合ide开发  java语言
    2022-03-06 23:53:01下载
    积分:1
  • servlet
    有关SERVELET的讲解,供入门者参看学习(The SERVELET explanations, see Learning for beginners)
    2010-06-08 11:15:48下载
    积分:1
  • english_stopword
    最全的IKAnalyz 的英文停止词集,使用时需要简单配置IKAnalyzer.cfg.xml, <!--用户可以在这里配置自己的扩展停止词字典--> <entry key="ext_stopwords">stopword.dic;english_stopword.dic;</entry>(The most complete IKAnalyz English stop word set, the use of simple configuration IKAnalyzer.cfg.xml, <! -- users can configure their own extensions here stop word dictionary -- > <entry key= "ext_stopwords" >stopword.dic; english_stopword.dic; </entry>)
    2017-11-16 15:08:34下载
    积分:1
  • java坦克大战
    用java实现的坦克大战游戏,实现了基本功能,上下左右的移动,边界和碰撞问题
    2022-08-11 09:32:34下载
    积分:1
  • java_course
    本人学习JAVA初期,练习课本程序时,将老师上课代码手敲进电脑,有一点价值吧,供新手使用(When I learn early JAVA, exercise books program, the teacher in the class code is hand knocked into the computer, it has little value for the novice to use)
    2016-06-29 12:56:33下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载