-
ssh
ssh搭建的一个增删改查项目,包括数据库 一键见表 配置文件在webroot-web-info下(ssh build a CRUD projects, including a key table configuration file at webroot-web-info)
- 2015-12-29 14:23:07下载
- 积分:1
-
Database-connection-pool-using-steps
数据库连接池的使用步骤,比较有用,如果忘记的朋友可以看看。本人自己写的。(Database connection pool using steps, more useful, if you forget the friends can see. I wrote it myself.)
- 2013-10-31 23:22:47下载
- 积分:1
-
src
简单的ping实现,包括界面的展现,ping 的结果显示(easy ping command )
- 2013-10-23 11:41:48下载
- 积分:1
-
Server-Component-1
关于远程调用对象以及EJB的三种类型session bean的运用的实例,十分贴切教材。代码详细正确,运用eclipse luna和jboss6.4.0-eap(Three types of remote invocation object and the EJB session bean using instance, quite proper teaching materials.Detailed correct code, using the eclipse luna and jboss6.4.0- eap)
- 2015-03-25 16:16:38下载
- 积分:1
-
renshiguanli
说明: 人事管理系统:
事档案管理系统主要包含职工个人自然情况,工作情况,简历,学历情况等各方面信息,内容比较简单。同时还综合考虑档案管理工作的性质,总结归纳出所需实现的功能。主要是为人事信息进行服务,对员工的变动、员工资料、以及员工资料的查询,统计等功能。总体上说具有编辑,查询,员工管理,统计等功能。
灵活的数据记录编辑功能,可以随时对记录进行增加,修改,删除,等编辑操作。并将查询方式有机溶入查询界面,可以实现对某项记录定位。
多个数据库表的任意组合条件的查询。便于在实际档案管理操作中呆对保种情况,多种条件下的人员情况进行统计查看。
具有比较友好的人机界面,各种操作可以在直观的界面上通过人机交互式进行。
管理员功能,对员工信息进行添加,修改,删除操作。(err)
- 2008-12-08 11:47:52下载
- 积分:1
-
Classic_Java_database_programming_tutorial
Java数据库编程经典教程:Classic Java database programming tutorial(Classic Java database programming tutorial: Classic Java database programming tutorial)
- 2010-07-16 13:29:56下载
- 积分:1
-
web
基于+web的远程教学系统的需求规格说明书(Based+web remote teaching system requirements specification)
- 2013-07-14 21:50:25下载
- 积分:1
-
JAVA-programming
本书介绍了java语言的基本特性,包括字符串、选择、小应用程序以及异常等内容。与一般书籍不同的事,本书用大量的示例说明了java语言的语法、特性等,特别适合与刚刚接触java的学生,使其在实战中锻炼java语言的开发技巧。(This book introduces the basic features of java language, including strings, select, small applications, and exceptions and so on. Different things with the general books, book with plenty of examples illustrate the syntax of the java language, characteristics, especially for students and new to java, java training in actual combat to the development of language skills.)
- 2011-11-08 13:36:43下载
- 积分:1
-
a
说明: 医院药品管理范例,基于消息监听框架
使用swing框架开发web后台服务(Hospital medicines management paradigm, based on the information to monitor the use of swing framework for the development of the framework of web services background)
- 2008-04-02 14:19:42下载
- 积分: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