-
elementgetelementsbytagnameaccessnodelist
Runs this test from the command line.
- 2014-02-21 15:45:34下载
- 积分: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
-
气象观测站
观察者模式,实现数据更新的监听,当有一方面数据变化时,会通知到所有观察者。(The observer pattern, the monitoring of data updates, will notify all observers when there is one aspect of the change in the data.)
- 2018-01-04 22:49:41下载
- 积分:1
-
Java获取字符串编码格式
根据字符串内容识别编码格式 简单实用 用来解决检测编码不统一的问题(Identifies the encoding format based on the string content)
- 2018-05-29 13:56:46下载
- 积分:1
-
Impl_RowSet
add Row Set Listener Source Code for Andriod.
- 2013-12-13 14:50:27下载
- 积分:1
-
ms3dImportExport_ver1_1.zip
ms3dImportExport_ver1_1是用于3Dmax中导入导出ms3d格式文件的插件(ms3dImportExport_ver1_1 for 3Dmax format files in the import and export plug-ms3d)
- 2011-11-27 22:27:50下载
- 积分:1
-
operator
说明: 一个操作系统的课程设计,主要是利用Java编写的,期间用到了数据库技术(An operating system, curriculum design, mainly using Java, during the use of database technology)
- 2009-09-01 10:40:41下载
- 积分:1
-
dweight
dweight c chapter 1 book c programming a modern approach
- 2015-03-21 20:08:12下载
- 积分:1
-
javasort
说明: java 排序算法大全包括希尔排序,冒泡排序等(JAVA sort )
- 2009-08-20 20:25:22下载
- 积分:1
-
Lab3
ejemplos de herencias en java
- 2012-01-04 23:41:13下载
- 积分:1