-
BlockComboBox
利用Swing组件在弹出式菜单项间画分隔线(Drawing split line in Popumenu by java swing.)
- 2001-01-20 11:53:29下载
- 积分:1
-
interface
interface定义了一组行为的协议。两个对象之间通过这个协议进行通信。
interface 不属于类层次结构。不相关的类可以实现相同的接口(interface defines a set of conduct agreement. Through this agreement between the two objects to communicate. interface does not belong to class hierarchy. Unrelated classes can implement the same interface)
- 2010-08-09 16:18:01下载
- 积分:1
-
Java-code
java代码自动生成器,实现相关代码的生成,比较方便(java code automatically generated, more convenient)
- 2013-06-22 13:44:23下载
- 积分:1
-
BPR_Original
说明: 用Java语言写的经典推荐算法-BPR,常用做各大推荐算法的baseline.(The classic recommendation algorithm written in Java language - BPR, is commonly used as the baseline for major recommendation algorithms, it may be helpful for your study.)
- 2020-09-24 19:07:48下载
- 积分:1
-
Hibernate3.2
Hibernate3.2英文版帮助文档英文版帮助文档(Hibernate3.2 English English help file to help documentation)
- 2011-05-17 09:54:03下载
- 积分:1
-
Java
这是一本学习Java语言非常好的书,适合于初学者,并具有一定深度。(This is a very good book to learn the Java language, suitable for beginners, and has a certain depth.)
- 2013-10-16 13:37:25下载
- 积分: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
-
Project8
一个娱乐行业的管理软件,使用Java编程,有完整的程序代码,非常详细(An entertainment industry management software using the Java programming, a complete code, very detailed)
- 2013-12-23 19:12:57下载
- 积分: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
-
Paint-Chat
一种靠java applet 传递数据的交互web聊天工具,拥有画图和聊天2种功能(One kind of data transfer by the java applet interactive web chat, drawing and chat with 2 functions)
- 2011-06-25 20:35:27下载
- 积分:1