-
Java-coding-standards-chm
Java编码规范,chm格式,方便阅读,适合初学Java的人使用(Java coding standards, the chm format, easy to read, suitable for the beginner of Java)
- 2012-07-20 17:42:42下载
- 积分:1
-
Entry
import java.lang.annotation.RetentionPolicy .
- 2013-11-28 14:43:48下载
- 积分:1
-
KafkaConsumerProcess
Java版本的基于多线程的Kafka高性能消费者处理通用程序(Java Version of High Performance Consumer Processing Universal Program Based on Multithread)
- 2020-06-17 08:40:02下载
- 积分:1
-
VCardParser_V40
vCard parser for vCard 4.0.
- 2013-11-21 22:07:30下载
- 积分:1
-
BlendComposite
Blend Composite Class
- 2010-12-15 17:45:17下载
- 积分:1
-
SQLITE
这是一个用JAVA编写的SQLite数据库管理软件,主要在SD卡新建数据库,更改数据库,很适用初学者入手SQLite数据库。(This is a JAVA written SQLite database management software, mainly in the SD card to the new database, change the database, it is suitable for beginners to start SQLite database.)
- 2013-04-17 09:34:06下载
- 积分:1
-
JAVA_JSB
JAVA记事本源代码,代码内部包含详细的注释,可以实现记事本的功能(JAVA source code in Notepad, the code contains detailed notes inside, can achieve the functions of Notepad)
- 2010-07-28 20:36:37下载
- 积分:1
-
sign
如果不对窗体进行版面设置,则一个组件会直接充满整个窗体,所以在JAVA中专门提供了布局管理器来管理组件。(If we do not form the layout settings, a component will directly fill the form, specifically so provided in the JAVA layout manager to manage components.)
- 2011-10-07 18:24:42下载
- 积分: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
-
kaoqin
java+jsp学生考勤系统源代码,源代码齐全,适合学生课程设计(java+jsp student attendance system source code, source code, and curriculum design for students)
- 2014-01-03 21:27:48下载
- 积分:1