-
generates-machine-code
JAVA在Windows平台上生成机器码,JAVA在Windows平台上生成机器码(JAVA generates machine code on the Windows platform.)
- 2016-11-07 10:20:17下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1
-
rc4
RC4 算法,使用JAVASCRIPT实现 (RC4 algorithm, the realization of the use of JAVASCRIPT)
- 2008-01-05 23:35:21下载
- 积分:1
-
Escap
对中文进行编码解码JAVA类,支持跨平台,跨容器使用,非常好用(coding and encoding)
- 2012-12-17 10:45:27下载
- 积分:1
-
othello--without-database
本实验为高级语言程序设计课程的综合实验,要求学生综合应用图形用户界面设计技术、网络编程技术和多线程技术完成一个设计一个网络黑白棋(翻转棋)程序,可以进行两人游戏,多人观战。即两个玩家通过网络进行较量,别人可以观战和发言。(java chess heibaiqi)
- 2012-04-11 21:01:46下载
- 积分:1
-
Utile
根据值来取ID,或者根据ID来取值,便于两者之间的转换(Exchange from ID and values, we can tanslate between ID and values easily. )
- 2005-07-12 15:19:32下载
- 积分:1
-
Myframe
五子棋 Java版,带规则
.java文件,可直接查看,已经测试(Java version of backgammon with the rules. Java files, you can directly view, has been tested)
- 2011-11-24 20:22:02下载
- 积分:1
-
学生管理系统
说明: 用java完成的学生管理系统 写的不好多多包涵(Student management system)
- 2020-10-27 08:27:05下载
- 积分:1
-
loadimage
Java 加载网络图片的例子,也是比较简单的,但加入了线程池的东西,感兴趣可以看看(Java load the example of the network picture is relatively simple, but with the addition of the thread pool things interested can look at)
- 2012-05-21 12:39:11下载
- 积分:1
-
jsp
流量统计,利用计时器的计时功能,统计流量,利用jsp实现,数据库采用sqlserver实现(Traffic statistics, use the timer function of time, traffic statistics, use jsp to achieve, the realization of the database using sqlserver)
- 2009-05-11 12:09:32下载
- 积分:1