搜索资源列表
gbook-struts-file
- java编写的简易留言本,使用struts作为mvc层,包含了基本的CURD功能,maven2工程
employeeCRUD
- 对XML和DB的CURD的基本操作.使用的两个比较常用的组合设计模式:MVC模式+DAO模式。
gbook-struts-file
- java编写的简易留言本,使用struts作为mvc层,包含了基本的CURD功能,maven2工程-java prepared this simple message, the use of struts as mvc layer, contains the basic functionality Curd, maven2 project
employeeCRUD
- 对XML和DB的CURD的基本操作.使用的两个比较常用的组合设计模式:MVC模式+DAO模式。-DB to XML and the basic operation of the Curd. Use a combination of two commonly used design patterns: MVC model+ DAO mode.
KPCA
- 为解决PCA不适合多指标综合分析中非线性主成分分析的问题 ,采用核主成分分析 (kpca)方法 ,对我国不同地区 16种腐乳的品质进行了综合评价。 -PCA is not suitable to address the many indicators of a comprehensive analysis of non-linear principal component analysis of the problem, using
remoteObjectjavaCURD
- 一个经典的java curd例子,有助于curd学习-about curd
mytest
- struts2+hibernate3.2+spring2.0 CURD的实例源码-struts2+ hibernate3.2+ spring2.0 CURD examples of source code
test
- 毕业设计网上超市,基本功能curd以及购物车-Graduation online supermarket, the basic functions of curd, as well as shopping cart
ssh2extjscurd
- 使用struts2 spring hibernate extjs 做的一个crud功能,适合初学者研究-Using the struts2 spring hibernate extjs doing a crud functionality, suitable for beginners study
Cairngormdemo
- 一个flex Cairngorm列子 一个基于Cairngorm的联系人的curd-flex Cairngorm demo
JPETSTORE
- 一个基于JAVA基础的小项目,主要是描绘如何使用IBATIS实现CURD的操作。-failed to translate
airport0316
- extjs+sturs2+spring2.5.6+hibernate3实现了CURD-extjs+ sturs2+ spring2.5.6+ hibernate3 realized CURD
softeemServerMail
- 服务器端的功能:支持邮件接收功能 (POP3),支持邮件发送功能 (SMTP/ESMTP),支持邮件转发功能 (Java Mail),路径可配置,用户可配置。 用户管理程序的功能:支持用户的CRUD操作,用户信息包括并不限于用户名,密码,出生年月,地址,创建时间,所属部门或单位。可以禁止用户在某一时间段内不能使用本系统。-1 收发邮件(outlook) 2 转发邮件(outlook) 3 *邮件 4 用户管理(teln
Ext_Asp_People
- ASP整合Ext,数据库MS-Access,实现CURD通讯录功能。-ASP integration Ext, database MS-Access, to achieve CURD address book functions.
1
- 一个软件的网络验证源码,有数据库,可转为本地验豆腐皮-A network authentication software source code, a database, bean curd skin can be converted to the local inspection
UserCRUD
- javaEE struts+spring+ibatis集成单表CURD操作小实例-javaEE struts+spring+ibatis integrated development
s2sh-CRUD
- S2SH 整合框架,实现CURD,供新手学习。-S2SH integration fr a mework, achieve CURD, for the novice to learn.
JDBCUtil
- JSP+JDBC开发Web程序的一个简单开发架构,此开发架构的特点是: 1.架构技术简单,只包含JSP和JDBC,不需要学习即可快速开发Web应用,也可以用于其他数据库应用程序; 2.用特殊的回调机制进行JDBC封装,以致不用每次的JDBC访问都要进行数据库连接和关闭,支持数据库的CURD和事务处理; 3.具有错误日志、数据库连接池、JQuery调用、分页处理等功能,能够有效减少代码量。
CURD
- Oracle数据库CURD基本查询,程序猿必备精品,初级班-public class ClassicQueryTranslatorFactory extends Object implements QueryTranslatorFactory
code
- 简单的JDBC实现CURD和分页,内含sql文件,导入sql文件,修改c3p0配置文件为自己的数据库。 采用Tomcat7.0 + mysql5.1(Simple JDBC implementation of CURD and paging)