-
Client_Server_Message_Transmission
This file helps to send the message between client and server
- 2014-08-04 00:08:32下载
- 积分:1
-
FiveRings
用JAVA编写的五环的小程序,特别适合初学JAVA的程序员学习。(JAVA with the five rings of small procedures, particularly suitable for beginners JAVA programmers to learn.)
- 2016-05-25 19:23:36下载
- 积分:1
-
Javacoursedesigncode
《Java课程设计》随书源码,源码方便大家学习,祝网友们学习愉快!(Java course design code)
- 2010-07-12 11:56:11下载
- 积分:1
-
FuncExtFunction
An object of this class represents an extension call expression. When the expression executes, it calls ExtensionsTable#extFunction, and then converts the result to the appropriate XObject. @xsl.usage advanced.
- 2013-12-02 14:00:24下载
- 积分:1
-
BinaryToHexArray
将输入的二进制字符串装换为16进制字符串并输出(Equipment for the input binary string to hexadecimal string and output)
- 2013-04-30 21:57:53下载
- 积分:1
-
Running
网页实现页面打卡系统,可以用于超长跑步打卡的实现,是非常好用的web工具(Implementation of Web Page Online Carding System)
- 2019-06-13 09:26:38下载
- 积分:1
-
java-unrar-decryption-supported
java 调用zip的压缩和解压,支持批量和加密(Java calls zip compression and decompression, supports batch and encryption
)
- 2015-10-08 14:28:46下载
- 积分:1
-
Eclipse
MyEclipse 6 Java 开发中文教程
本书是讲解 MyEclipse 6 开发Java EE 企业应用的入门图书。该书不但讲解了目前最
流行的SSH(Spring、Struts、Hibernate)、JSF、JPA 的开发,同时还对SOA 实现的基石
--Web Service 的开发进行了探讨。缺点就是偏于实践操作,相关的理论详细介绍部分比较
少,对于具有一定开发经验的读者没有吸引力,因此只适合作为初学者使用MyEclipse 时的
参考书,或者从事技术转型的开发人员,也可作为培训机构的辅助教材,或高校学生的自学
教材,手把手的视频辅导方式可以确保入门。(Eclipse java)
- 2011-01-16 16:14:24下载
- 积分: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
-
lucene-in-action(1-2)
lucene in action 第一、二版,英文版,第二版讲lucene3.0(lucene in action,the first and second edition,the second edition is about lucene 3.0)
- 2012-04-17 09:21:22下载
- 积分:1