-
antenna-src-1.2.0-beta
apache antenna最新版本的源代码,j2me打包时使用 (the lastest antenna free source)
- 2009-12-16 10:16:08下载
- 积分: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
-
jd-gui-1.6.2
说明: JD-GUI是一个用于Java编程语言源代码“.class”文件反编译软件。您可以使用JD-GUI浏览和重建源代码的即时访问方法和字段,以代码高度方式来显示反编译过来的代码。(JD-GUI is a decompiling software for Java programming language source code ". class" file. You can use JD-GUI to browse and rebuild instant access methods and fields of source code to display decompiled code in code height.)
- 2020-06-22 02:00:01下载
- 积分:1
-
MessageSend
基于java的一个Socket发送消息实现源代码,供大家参考(A Socket-based java source code to send a message, for your reference)
- 2013-12-06 17:03:57下载
- 积分:1
-
cv
this is a file which permit to understand the informatio system very well
- 2014-01-10 23:15:50下载
- 积分:1
-
iemlementation
由java实现的分子量分解算法,可对一个给定的整数(By the molecular weight of the Java implementation decomposition algorithm, it can be for a given integer)
- 2017-05-30 09:41:17下载
- 积分:1
-
fsplash
Social Networking Website (Fsplash) using jsp and Java Servlets.
- 2015-02-26 12:19:36下载
- 积分:1
-
GPUShark-0.14.0.0
说明: Arduino line tracking robot
- 2020-06-24 03:40:02下载
- 积分:1
-
Javacode_mashibing
尚学堂科技-马士兵-JAVA视频教程-J2SE_5.0源代码,和视频配套使用。代码比较完整。(Shangxue Tang Technology- Mashi Bing-JAVA video tutorials-J2SE_5.0 source code, and supporting the use of video. Code is complete.)
- 2014-10-23 14:23:39下载
- 积分:1
-
aopalliance-1.0
在软件业,AOP为Aspect Oriented Programming的缩写,意为:面向切面编程,通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术。AOP是OOP的延续,是软件开发中的一个热点,也是Spring框架中的一个重要内容,是函数式编程的一种衍生范型。利用AOP可以对业务逻辑的各个部分进行隔离,从而使得业务逻辑各部分之间的耦合度降低,提高程序的可重用性,同时提高了开发的效率(In the software industry, AOP is the abbreviation of Aspect Oriented Programming, which means: Face-Oriented Programming, a technology to achieve unified maintenance of program functions through pre-compiling and run-time dynamic proxy. AOP is the continuation of OOP, a hotspot in software development, an important content in Spring framework, and a derivative paradigm of functional programming. Using AOP can isolate all parts of business logic, which reduces the coupling between the parts of business logic, improves the reusability of programs, and improves the efficiency of development.)
- 2020-06-23 01:20:02下载
- 积分:1