-
ch05
讲述了动态注册程序DynaCheckRegister,其中src目录用来存放服务器端的java程序,dynareg目录是用来部署的模块,里面包括使用到的页面文件(About the dynamic registration procedures DynaCheckRegister, including src directory is used to store server-side java programs, dynareg directory is used to deploy the modules, which include the use of to the page file)
- 2009-09-13 10:27:05下载
- 积分:1
-
AbstractWindowedCursorTest
Abstract Windowed Cursor Test Source Code for Andriod.
- 2013-10-12 16:26:33下载
- 积分:1
-
NewTest
遍历储存卡内所有图片,放到控件中显示。点击图片跳转到编辑页面。并做了代码优化。(Traverse all the pictures in the memory card, into the control display. Click on the picture to jump to edit pages. And do a code optimization.)
- 2013-11-28 10:30:41下载
- 积分:1
-
compute
java做的计算器,JFrame,自己做的作业,有需要的下载(java calculator to do, JFrame, do their own work, there is a need to download)
- 2010-10-10 21:31:21下载
- 积分:1
-
ET
说明: 在java智能卡上实现电子票据业务功能,比如读写,删除 ,修改等待。(Java smart cards in electronic instruments to achieve business functions such as read, delete, modify, wait.)
- 2011-09-01 14:23:37下载
- 积分:1
-
camera
手机客户端和pc服务器端通过socket连接,pc发送信息可以控制手机端拍照(Android client connect to PC server by socket,and PC server can control the phone to take a picture by send to phone a message.)
- 2013-12-04 17:39:12下载
- 积分:1
-
01
这是一个java编写的用户登录系统,主要功能是检测用户是否合法(This is a java written user login system, the main function is to detect whether the user is legitimate)
- 2013-11-30 19:57:26下载
- 积分:1
-
facedetectionsvmeigenface
SVM that uses eigen faces for face recognition
- 2009-04-30 08:05:33下载
- 积分:1
-
JDBCDemo123
ODBC数据库连接,用javq做的(ODBC database connectivity, with javq do )
- 2007-06-15 18:29:46下载
- 积分: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