-
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的Te...
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的TextField部件,再就是添加很多Button了;为了界面的美观,为Frame添加两个panel,一个布局用BorderLayout.NORTH,另一个用GridLayout分成均等的几行几列;窗口的整体布局就基本成形了。剩下的为Button添加事件及响应事件的结果,编写程序实现。-simple calculators do not need high deep algorithm, figures for the only requirement is the divisor to zero when the judgment and, The rest is window layout and functions; First : need a calculator button shows the results of the TextField component, Then, it took a lot of added Button; To the beautiful interface, Frame added two panel, BorderLayout.NORTH using a layout, Another use GridLayout divided into equal out several lines; window on the overall layout of the basic shaping. Button left to add events and respond to the findings, preparation processes.
- 2022-01-22 13:27:23下载
- 积分:1
-
有java实现的basic语言解释器
有java实现的basic语言解释器-have achieved basic language interpreter
- 2022-09-18 13:45:03下载
- 积分:1
-
java web site util class, there are strings and documents the basic processing
java网站util类,有字符串和文件的基本处理-java web site util class, there are strings and documents the basic processing
- 2023-02-01 04:55:03下载
- 积分:1
-
金融中的计算,一个算法的实现,具体叫什么我也不清楚,帮朋友做的...
金融中的计算,一个算法的实现,具体叫什么我也不清楚,帮朋友做的-the financial terms, the algorithm to achieve a specific, what is not clear to me, do for a friend
- 2022-01-22 06:41:46下载
- 积分:1
-
复数计算程序,实现复数的加,减乘除计算
复数计算程序,实现复数的加,减乘除计算-program of calculate complex number,carry out the complex number s addition,subtract and multiply and divide.
- 2023-08-31 19:35:03下载
- 积分:1
-
c-css!
- 2022-04-13 11:16:53下载
- 积分:1
-
java采用http的post方式实现上传下载xml文件,比较具有典型性
java采用http的post方式实现上传下载xml文件,比较具有典型性-java using http upload the post way to download xml files, compared with a typical
- 2022-01-25 16:00:02下载
- 积分:1
-
java虚拟机,机子上找的
java虚拟机,机子上找的-java virtual machine, machine to find the
- 2022-06-18 18:41:09下载
- 积分:1
-
java中swing包的timer()的应用,来显示时钟。
java中swing包的timer()的应用,来显示时钟。-which swing packet timer () application to demonstrate the clock.
- 2022-08-19 04:53:17下载
- 积分:1
-
矩阵的java程序
java program for matrix
- 2022-02-02 23:47:45下载
- 积分:1