-
java实现的简单的整型的加法器,该计算器具有加法功能,包含两个输入框用于输入两个浮点数,一个输出框用于输出计算结果,一个按钮,当鼠标点击按钮时,在输出框输出计...
java实现的简单的整型的加法器,该计算器具有加法功能,包含两个输入框用于输入两个浮点数,一个输出框用于输出计算结果,一个按钮,当鼠标点击按钮时,在输出框输出计算结果
-java simple integer realize the adder, the adder has a calculator function, contains two input boxes for the importation of two floating-point numbers, one output for the output calculation results box, a button, when the mouse to click button, in the output frame output calculation results
- 2022-09-04 19:05:02下载
- 积分:1
-
Realization of a graphical interface, complete the following functions:
1. Clic...
实现图形化界面,完成以下功能:
1.点击按扭,弹出对话框;
2.输入姓名、口令后,在中文本框中显示所输入的数据-Realization of a graphical interface, complete the following functions:
1. Click on button, pop-up dialog box
2. Enter a name, a password after the Chinese text box displays the input data
- 2022-03-04 20:13:55下载
- 积分:1
-
该程序是javaweb方向的,网上书店:能实现书籍列表的查看,选书,购书,付账。有数据库...
该程序是javaweb方向的,网上书店:能实现书籍列表的查看,选书,购书,付账。有数据库-The program is javaweb direction, on-line bookstores: to achieve a list of books read, book selection, book, pay the bill. Database
- 2022-01-25 16:35:45下载
- 积分:1
-
Registered servletjspjavabean landing module, is relatively simple for beginners...
servletjspjavabean的注册登陆模块,比较简单,供初学者学习使用-Registered servletjspjavabean landing module, is relatively simple for beginners learning to use
- 2022-03-19 07:20:58下载
- 积分:1
-
series with the compression process! !
用java编的压缩程序-series with the compression process! !
- 2022-02-04 19:13:31下载
- 积分:1
-
在作业1的Employee和EmployeeDemo两个类基础上修改
1,重写Employee类的toString方法,返回Employee类的相关信...
在作业1的Employee和EmployeeDemo两个类基础上修改
1,重写Employee类的toString方法,返回Employee类的相关信息的字符串形式
重写Employee类的equals方法,如果两个Employee实例的名字和所属部门相同,返回true;
并在EmployeeDemo类里面验证上述两个方法
2,定义Clerk、Salesman、Engineer三个类,分别继承自Employee
为Salesman增加一个年销售额属性
为Engineer增加一个年消化人月数属性
3,将下面的描述反映到程序里
普通员工年终奖金分配方案为月薪×2
Salesman:销售额×2%+月薪×1.8
Engineer:年消化人月数×300+月薪×2.5
Clerk:月薪×2.5-1 of the Employee in the operation and EmployeeDemo two classes based on the modification 1, rewrite the Employee class toString method to return to Employee class-related information to rewrite the string form of Employee class equals method, if the two examples of Employee s name and their the same sector, return true and EmployeeDemo the above-mentioned two types of authentication methods inside 2, the definition of Clerk, Salesman, Engineer of three categories, respectively, inherited from the Employee as a Salesman for an additional annual sales for an additional attribute for the Engineer who was the number
- 2023-05-31 23:40:03下载
- 积分:1
-
ssd7 exercise1
ssd7练习1
- 2022-05-19 01:06:49下载
- 积分:1
-
use mapping arc method, output a statistical charts, "Yuan pie" and a...
使用绘制圆弧的方法,输出一个统计图表“圆饼图”和一个“折扇”。 原始数据在数组Data中,这5个数据在圆饼图中为角度不同的扇形,各自角度的计算值分别为38、91、54、125、53,放在数组drgree中。第一个数据的扇形起始角start=0,用绿色画。第二个的起始角start=38,用蓝色画。最后一个的起始角start=308,用橙色画。 折扇的画法是:在左上角坐标(130,40),长150,宽80的椭圆区域内,从22度开始逆时针地画一个15度的扇性,再画一段15度的椭圆弧;然后交替地画扇形和圆弧。-use mapping arc method, output a statistical charts, "Yuan pie" and a "folding fans." The raw data in the array Data, this data in the five round pie for the fan perspective, the perspective of their respective values were calculated 38,91,54,125,53, on the array were drgree. No. 1 fan initial data Kok start = 0, green painted. The second start of the initial angle = 38, painted blue. A final start of the initial angle = 308, with orange painting. Folding fans of paint is : in the upper left corner coordinates (130,40), 150 long, wide oval region of 80, from 22 degrees to start painting an anti-clockwise 15 degrees fan, painting section 15 of ellipse; Then turn to the fan-shaped and painted arc.
- 2023-01-04 04:00:02下载
- 积分:1
-
2rich.net.rar
2rich.net.rar
- 2023-03-06 09:40:03下载
- 积分:1
-
在实际JAVA开发中一些常用工具!包扩各种JAVA格式化输出和字符串处理。对初学者有用!...
在实际JAVA开发中一些常用工具!包扩各种JAVA格式化输出和字符串处理。对初学者有用!-JAVA development in the actual number of commonly used tools! JAVA expansion pack various formatting output and string handling. Useful for beginners!
- 2022-03-15 10:12:44下载
- 积分:1