-
断点续传
运用多线程及java网络编程技术完成的一个j2se小程序。(The use of multi-threaded and Java network programming technology to complete a J2SE applet.)
- 2017-11-01 17:01:09下载
- 积分:1
-
note
很实用的笔记编辑,查看器。你编辑的文本文件可以直接转化成HTML形式(Very practical note - editing, viewer. The text file you edit can be directly transformed into HTML form.)
- 2018-06-22 21:15:04下载
- 积分: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
-
PDF-files-Split
java源代码,PDF文件分割与合并的源代码,相当好用(java source code, PDF files, split and merge source code, very easy to use)
- 2012-10-22 16:14:48下载
- 积分:1
-
InteractiveSVG
交互式SVG图形demo的源代码,主要是网页设计前端功能(SVG demo)
- 2014-02-17 20:54:20下载
- 积分:1
-
AjaxSpringMVC2AnnotationsCode
Example how to use Spring MVC, query and ajax
- 2013-01-09 12:02:15下载
- 积分:1
-
Java入门到精通
JAVA入门到精通,这是一部为java初学者和爱好者编辑的书本(JAVA From entry to mastery)
- 2018-12-27 11:02:38下载
- 积分:1
-
jspmessage
jspmvc留言包含登陆留言删除新增更新显示初学的小项目(jspmvc )
- 2014-12-25 16:25:44下载
- 积分:1
-
WindowManagerPolicy
This interface supplies all UI-specific behavior of the window manager.
- 2013-12-29 14:52:09下载
- 积分:1
-
数字拼读
说明: Java语言实现阿拉伯数字的拼读,内有两个版本/思路(Arabic numeral spelling)
- 2020-03-12 18:23:39下载
- 积分:1