-
01_LogDemo
说明: 对日志引擎进行总结,对日志进行举例,怎么使用(Summarize the log engine, give an example of how to use it.)
- 2019-04-12 19:31:32下载
- 积分:1
-
ftp123client
java 编写的 ftp 客户端程序(prepared by the ftp client)
- 2005-01-06 13:27:16下载
- 积分:1
-
JAVA
使用java语言通过反射创新类的新对象,实现功能(Using java language class through reflection innovative new objects, to achieve functional)
- 2013-06-09 10:30:56下载
- 积分:1
-
Java_compressfile
一个简单的文件压缩解压缩工具(JAVA语言)(脪 禄赂 枚 录 貌渭 楼 渭脛脦脛 录 镁脩 鹿 脣玫 陆 芒脩 鹿 脣玫 鹿 陇 戮 脽 拢 篓 JAVA脫茂脩脭 拢 漏)
- 2008-08-22 11:00:48下载
- 积分:1
-
rudp-1.2.1 (1)
可靠UDP协议实现数据传输,主要实现简单的可靠UDP数据通信,实现基本收发功能(reliable UDP use java you can use eclipse to run the object)
- 2018-01-24 13:15:48下载
- 积分:1
-
xStream
该文档中涵盖了xStream.jar和xStream.chm两个文件,xStream.jar是开发将如何将java对象与xml文件的相互转换所需要的第三方开发包,第二个文件xStream.chm是它的开发文档,开发人员可以查看该文档,来实现自己的功能。对于学习java的人来说这是一个不错的文件。
(The document covers the two files xStream.jar xStream.chm xStream.jar development java object with the xml file conversion needs third-party development package, the second file xStream.chm it development of documentation, developers can view the document, to achieve their function. This is a good document for people to learn java.)
- 2013-05-13 19:55:37下载
- 积分:1
-
java0104
java版源代码,里面包含很多源代码,大家可以看看.(java version of the source code, which contains a lot of source code, everyone can see.)
- 2008-04-11 11:09:38下载
- 积分:1
-
dp_group-dp-security-master
说明: 采用Spring、SpringMVC、Mybatis、Shiro,前端采用adminLTE、vue.js、bootstrap-table、tree-grid、layer(Spring, Spring MVC, Mybatis, Shiro, adminLTE, vue. js, bootstrap-table, tree-grid, layer are used in the front end.)
- 2020-06-19 11:40:02下载
- 积分:1
-
regress-345
Escaping to the same target from both the try and catch blocks of try..catch..finally should not fail at compile-time.
- 2013-12-25 10:47:59下载
- 积分: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