搜索资源列表
employeeCRUD
- 对XML和DB的CURD的基本操作.使用的两个比较常用的组合设计模式:MVC模式+DAO模式。
Cairngormdemo
- 一个flex Cairngorm列子 一个基于Cairngorm的联系人的curd-flex Cairngorm demo
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
JPETSTORE
- 一个基于JAVA基础的小项目,主要是描绘如何使用IBATIS实现CURD的操作。-failed to translate
airport0316
- extjs+sturs2+spring2.5.6+hibernate3实现了CURD-extjs+ sturs2+ spring2.5.6+ hibernate3 realized CURD
UserCRUD
- javaEE struts+spring+ibatis集成单表CURD操作小实例-javaEE struts+spring+ibatis integrated development
s2sh-CRUD
- S2SH 整合框架,实现CURD,供新手学习。-S2SH integration framework, achieve CURD, for the novice to learn.
JDBCUtil
- JSP+JDBC开发Web程序的一个简单开发架构,此开发架构的特点是: 1.架构技术简单,只包含JSP和JDBC,不需要学习即可快速开发Web应用,也可以用于其他数据库应用程序; 2.用特殊的回调机制进行JDBC封装,以致不用每次的JDBC访问都要进行数据库连接和关闭,支持数据库的CURD和事务处理; 3.具有错误日志、数据库连接池、JQuery调用、分页处理等功能,能够有效减少代码量。 开发环境eclipse3.5+jdk1.6+tomcat6+
CRUDDemo-portlet
- portal门户组件portlet的增删改查演示实例-portlet s CURD
radicore
- Redicore,英国人写的一个cms,中间的权限系统,数据库CURD,PHP工作流(workflow)很值得参考-Redicore, Englishman wrote a cms, middle permissions system, database CURD, PHP workflow (workflow) it is worth considering
ssh
- struts2.3+hibernate4.1+spring3.1框架整合,采用c3p0连接mysql数据库,实现验证码登陆、curd功能、上传下载等功能。-struts2.3+hibernate4.1+spring3.1 integration framework, using c3p0 connection mysql database, to achieve the verification code landing, curd function, upload and download f
ssh_curd
- Eclipse环境下,利用SSH框架开发的curd例子,适合初学者学习-Eclipse environment, curd examples of using SSH framework for the development, suitable for beginners to learn
BaseDao
- base dao:使用java反射机制,可根据实体类自动生成curd语句。-base dao
1toduo_bi_crud
- hibernate 1对多多对一关联的CURD操作测试代码! 使用JUNIT 测试! 软件:MYECLIPSE-hibernate test!
zaender
- Architecture MVC核心封装实现图形仓库、视图渲染和交互控制: • Stroage(M) : shape数据CURD管理 • Painter(V) : canvase元素生命周期管理,视图渲染,绘画,更新控制 • Handler(C) : 事件交互处理,实现完整dom事件模拟封装 • shape : 图形实体,分而治之的图形策略,可定义扩展 • tool : 绘画扩展相关实用方法,工具及脚手架
book
- 图书管理系统S2SH,实现图书管理系统的基本功能和需求,完成了大部分的-the system can CURD book and reads ,you can use the system on your discuss
code
- 简单的JDBC实现CURD和分页,内含sql文件,导入sql文件,修改c3p0配置文件为自己的数据库。 采用Tomcat7.0 + mysql5.1(Simple JDBC implementation of CURD and paging)