-
spring-study
spring学习程序,用于学习新技术,使用JAVA语言,IDEA环境(spring study procedure, use java)
- 2020-06-21 17:40:01下载
- 积分:1
-
Property-Management-System
数据库程程设计之---房产管理系统,包括房源查询,登记入住等功能(Database Design--- Cheng Cheng estate management system, including listings queries, check-in and other functions)
- 2013-06-08 19:34:03下载
- 积分:1
-
java2书
这个是java的一本很有价值的书,里面包含很多控件的源吗,能够让开发都耳目一新(this is a very valuable one book, which contains many controls? Source that enables developers are refreshing)
- 2005-06-02 22:59:15下载
- 积分:1
-
Java Socket+Demo通信 服务器端例子
仅含服务器端代码
- 2015-04-01下载
- 积分:1
-
msvcp140-64
Source code of connect server for muonline 6
- 2018-01-11 21:38:23下载
- 积分:1
-
Android_Teris
具有卓越的通用性、高效性、平台移植性和安全性,非常实用。(Excellent versatility, efficiency, platform portability, and security, very practical.)
- 2011-12-16 09:33:59下载
- 积分:1
-
Hibernate_Quick_Start
Hibernate原理与配置快速入门:介绍Hibernate的核心Api调用库,并讲解一下它的基本配置(Principles and configure Hibernate Quick Start: Introduction to Hibernate Core Api call library, and explain its basic configuration)
- 2014-02-19 21:40:15下载
- 积分:1
-
upgrade
说明: This is a content manage system for upgrade, java platform
- 2020-06-20 08:00:01下载
- 积分:1
-
DataExchangeTest
本程序是对于Java中的Swing的实践,实现了数据交换的JDialog的信息传输。(This procedure is Java' s Swing for the practice realize the data exchange of information transmission JDialog.)
- 2009-02-13 15:58:07下载
- 积分: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