-
1030516408-金梦楠-FlappyBird
一款小游戏 flappybird 用java实现的(A small game named flappy bird created by java)
- 2018-11-03 14:48:42下载
- 积分:1
-
dianzicidian
一个java编写电子词典的课程设计,希望对大家有用(Write a java curriculum design electronic dictionary)
- 2013-11-28 17:25:50下载
- 积分:1
-
cntospell
将中文转换成为拼音的程序,其中首字母为大写,姓与名之间有空格(Chinese Pinyin will be converted into programs)
- 2011-10-08 17:15:57下载
- 积分:1
-
json httpjava服务器小demo
json httpjava服务器小demo
- 2015-05-05下载
- 积分:1
-
autopk
这是一个基于Java的排课系统,是一个自动排课系统!(This is a Java-based Course Scheduling System is a self-Course Scheduling System!)
- 2009-05-02 23:55:28下载
- 积分:1
-
mouse
编写应用程序,当鼠标进入窗口时,用一个文本框给出鼠标进入或离开的信息,当鼠标左键按下拖拽时,文本框给出鼠标所在点的坐标(Written application, when the mouse enters the window, a text box with the mouse enters or leaves given the information, press the left mouse button when dragging, the text box where the point given the coordinates of the mouse)
- 2011-11-20 14:11:39下载
- 积分:1
-
eps-to-cass
通过清华三维EPS加载 南方DWG数据输出 后可以无损将GIS图形输出南方dwg数据(After loading the data output by the South DWG EPS Tsinghua dimensional graphical output can be destructive to the south dwg GIS data)
- 2014-07-02 17:11:45下载
- 积分:1
-
MessageSend
基于java的一个Socket发送消息实现源代码,供大家参考(A Socket-based java source code to send a message, for your reference)
- 2013-12-06 17:03:57下载
- 积分:1
-
HasPositionalPredChecker
Has Positional Pred Checker extends X Path Visitor Source Code for Andriod.
- 2014-01-01 11:38:11下载
- 积分: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