-
该书提供了有关java技术的100问题一问答的方式来介绍java。
该书提供了有关java技术的100问题一问答的方式来介绍java。-The book provides information about the java technology questions and answers 100 questions a way to introduce java.
- 2022-12-02 03:05:04下载
- 积分:1
-
This is the essence of j2eejava web programming source of all 15 speakers. Java...
这个是j2eejava web 编程精要十五讲的全部源码。对学习java web编程的人来说是很能得的资料-This is the essence of j2eejava web programming source of all 15 speakers. Java web programming to learn who is able to get the information
- 2022-04-11 16:58:28下载
- 积分:1
-
Java安全性编程实例,解压看说明
Java安全性编程实例,解压看说明-Java security programming examples, unpacked looking
- 2022-08-24 17:56:57下载
- 积分:1
-
这是一个书店售书的系统,主要用了MVC三层模式,即:javabean+jsp+servlet。功能不是很强大,主要是自己刚开始学习java...
这是一个书店售书的系统,主要用了MVC三层模式,即:javabean+jsp+servlet。功能不是很强大,主要是自己刚开始学习java-This is a book bookstore system, mainly the MVC with three models, namely: javabean+ jsp+ servlet. Function is not very strong, mainly just the beginning of their learning java
- 2022-06-30 17:45:49下载
- 积分:1
-
运用三层结构开发的小型管理系统,对于初学者学习java有很好的借鉴作用...
运用三层结构开发的小型管理系统,对于初学者学习java有很好的借鉴作用-The use of three-tier structure of the development of small-scale management systems, for beginners to learn java has a very good reference
- 2022-01-26 06:00:27下载
- 积分:1
-
这是一个用java开发的图形化计算器。功能很强大,对于想了解java GUI的编程爱好者很有帮助。...
这是一个用java开发的图形化计算器。功能很强大,对于想了解java GUI的编程爱好者很有帮助。-it is a calculator developing by java.it is very helpful for these wanting to have a knowledge of java GUI
- 2022-03-14 23:30:40下载
- 积分: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
-
in Java to achieve animation there are many ways, but they realize the basic pri...
在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。
我们先构造一个程序的框架,再慢慢扩展,使之功能比较齐备。
-in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he painted a series of frames to create the feeling of movement. First we constructed a framework of the procedure, then gradually expanded to make it function more readily available.
- 2023-04-24 08:20:03下载
- 积分:1
-
恩,还没有写完,只是代码的一不分. 不过我会努力的!
恩,还没有写完,只是代码的一不分. 不过我会努力的!-Tu, also did not finish, but regardless of a code. But I will try hard!
- 2022-08-03 18:25:03下载
- 积分:1
-
FCFS和SJF调度算法
FCFS和SJF调度算法-FCFS scheduling algorithm and SJF
- 2022-03-17 17:36:01下载
- 积分:1