-
ajax
非常好的一本AJAVA书。很好!很好!很好!很好!很好!很好!(dasdasdasasdasdsadasdas)
- 2009-05-13 23:30:40下载
- 积分:1
-
GPSdemo
gps demo takes internal gps word and writes it to screen
- 2009-09-09 16:57:57下载
- 积分:1
-
UiViewTreeEditPart
Implementation of UiElementTreeEditPart for view objects for Java Script.
- 2014-03-10 20:37:33下载
- 积分:1
-
Mouse
实现在TextArea中输出最后一次鼠标单击的x,y坐标和连续单击的次数。(In the output of the TextArea realize the last time the mouse click of the x, y and continuous click on the number of times.)
- 2012-05-14 12:53:43下载
- 积分:1
-
HasPositionalPredChecker
Has Positional Pred Checker extends X Path Visitor Source Code for Andriod.
- 2014-01-01 11:38:11下载
- 积分:1
-
java
一些java高级源代码,挺实用的,对初学者应该有帮助(High number of java source code, very useful, there should be help for beginners)
- 2009-04-21 13:06:43下载
- 积分:1
-
NIOAccess
This class is used via J N I by code in frameworks/base Source Code for Andriod.
- 2013-12-16 11:37:02下载
- 积分:1
-
regress-294
typeof evaluates unary expressions.
- 2014-02-10 14:18:15下载
- 积分:1
-
robocodeExample
Robocode坦克大战平台简单(SimpleBot)机器人示例--RedCarp.java和Zergling.java(Examples of simple the Robocode Tankedaizhan platform (SimpleBot) robot- RedCarp. Java and Zergling.java)
- 2012-08-28 16:15:55下载
- 积分: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