-
WebBrowser
用java语言实现webbrowser,代码清晰,易于理解(the web development of ftp)
- 2012-05-29 10:21:05下载
- 积分:1
-
210166
一个使用struts+hibernate制作的Blog站点的源码,非常经典(A use struts+ hibernate make Blog site source code, very classic)
- 2017-05-29 00:44:40下载
- 积分:1
-
Android记事本调试好的
实现添加日志功能,用户能够保存自己怕忘记的事(Implementing the function of adding logs, users can save things they are afraid of forgetting.)
- 2020-06-21 08:40:02下载
- 积分:1
-
J2MESMS
说明: SMS相关源码,使用J2ME收发短信SMS源代码(SMS related source code, using J2ME to send and receive SMS SMS source code)
- 2020-06-08 09:38:17下载
- 积分:1
-
WebSpider_src
一系列实验参考资料,希望对大家有点参考价值.是用JAVA编写的(series of experiments reference, in the hope that right we are a bit reference value. Java is used to prepare the)
- 2007-03-27 23:56:08下载
- 积分:1
-
Project1
Java工程项目实例,基于NetBeans环境。适合Java学习(Java project examples, based on the NetBeans environment. Learning for Java)
- 2016-12-20 21:05:41下载
- 积分:1
-
the-person-manage-syetem
java swing develop the manage system,very good(java swing develop the manage system)
- 2011-05-22 11:33:57下载
- 积分:1
-
IO
说明: java io学习实例,io各功能说明,java文件读取,FileOutputStreamDemo.java(Java IO learning examples, I each function description)
- 2020-06-17 01:00:02下载
- 积分:1
-
2002年原始火炬引擎仙剑情缘版-
这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助。(This is a windows programming functions commonly used query tool, which contains functions to explain the various procedures used, for example, and so on, are very helpful for beginners.)
- 2017-11-04 13:17:37下载
- 积分: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