搜索资源列表
news.rar
- 本项目在前台提供新闻页面浏览。使用了struts、hibernate、spring框架,分为3大模块:用户管理模块,新闻管理模块,权限管理模块。 ,The project provides news in front page views. Using struts, hibernate, spring framework, divided into 3 major modules: the user management module, news management module, man
mobilesystem
- 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都 有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。 使用方法: (1)在oracle数据库中运行数据库脚本文件cnc.sql. (2)用eclipse(或其它开发工具)直接导入工程. (3)将spring配置文件applicationContext.xml中数据库连接
chinamobile
- 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都 有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。-The system uses struts+ spring+ hibernate architecture, with emphasis on the combination of application development,
jbpmssh
- spring与JBPM集成,使用spring-modules-jbpm31进行集成-spring jbpm3.2
SpringDM
- spring 动态化,模块化开发参考手册。-Spring Dynamic Modules refence
javadoc
- Spring modules - 0.9 reference
html
- Spring modules - 0.9 - reference guide
html_single
- Spring Modules 0.9 - Reference Guide
sources
- Spring modules 0.9 - source code
LoginTestV2
- 用struts和spring开发,oracle数据库实现存储,包括注册、登录等模块-Struts and spring with the development, oracle database for storage, including registration, login modules
crm
- 本系统采用是java struts spring Hibernate 主流框架开发,包括:营销管理、客户管理、服务管理、统计报表和基础数据五个功能模块。另包括权限管理模块用于系统的用户、角色和相关权限。与本系统相关的用户和角色包括: 系统管理员: 管理系统用户、角色与权限,保证系 -The system uses a java struts spring Hibernate framework of mainstream development, including: marketing m
Java-based-electronic-album-
- 本系统是一种基于B/S架构的电子相册管理系统,它采用目前最流行的Java语言编写,用到了当今先进的技术如 JSP技术、Hibernate、Spring、Struts框架等来实现该系统。 系统分为五大模块、相册列表模块、新建相册模块、修改资料模块、修改密码模块、添加相册分类模块。注:前四大模块是根据注册用户的提供的,注册用户登陆后可以进行添加相册,上传,删除照片,修改资料等一系列操作,最后一项是管理员登陆所进行的操作。而如果是未注册用户只能查看相册中的内容,没有权力进行相应的修改。 - T
fuzhouLichun
- 本程序结合天体运动学计算立春具体时间,结果以北京时间表示,算法简单,科学可靠,误差小于20分钟。方便程序员们日历相关模块的开发,辅助测命大师们起八柱等。-The program combines object specific time kinematic calculation of the beginning of spring, the results in Beijing, said algorithm is simple, scientific and reliable, the e
crm-hgc
- 本系统采用是java struts spring Hibernate 主流框架开发,包括:营销管理、客户管理、服务管理、统计报表和基础数据五个功能模块。包含数据库,代码在MyEclipse编译通过,请放心使用。-The system uses a java struts spring Hibernate framework of mainstream development, including: marketing management, customer management, servic
chinaplatform
- 基于struts、spring、hibernate整合开发的一个系统平台,集成权限管理、组织机构、动态菜单、审计等常用模块。包含详细的数据库设计文档、数据库SQL文件、软件需求分析等-Based on struts, spring, hibernate integration of the development of a system platform, integrated rights management, organization, dynamic menu, audit and ot
sdfdsf
- 注解驱动的缓存 Spring Modules还支持使用代码级元数据声明缓存-Annotation-driven Spring Modules Cache also supports the use of code-level metadata statement cache
lcrm_email
- JavaMail“企业邮件系统”,模块包含“写信”、“发件箱”、“草稿箱”、“回收站”功能,运用“Spring+Hibernate”框架,是一个很好的J2EE源码学习项目。-The JavaMail corporate mail systems, modules with "write", "Outbox","Drafts", "Recycle Bin" function, using the framework of the "Spring+ Hibernate" is a good J2EE
thymeleaf_dist
- Thymeleaf是一个Java库。这是个XML/XHTML/HTML5模板引擎,提供一组模板文件到文本的转换。Thymeleaf更适应在web应用中提供XHTML/HTML5的服务,但也可以在web或任何的独立应用中处理任何的XML文件。也包括一个特定可选的模块来与Spring MVC整合,可使你可以在应用中替代JSP。-Thymeleaf is a Java library. This is a XML/XHTML/HTML5 template engine, provides a set
HR
- 人力资源管理系统: 包括系统模块,档案管理,绩效管理,考勤管理,招聘管理,考试管理,培训管理,人员调动,薪酬管理,数据报表 采用ssh(spring+struts+hibernate)-Human Resource Management System: the system modules, file management, performance management, attendance management, recruitment management, exam management
dangdang003
- 通用WEB 应用系统,包括交易系统和管理系统两个独立的子系统,主要包括:商品展示、购物车管理、我的订单、用户管理、商品管理五个功能模块。使用J2EE进行开发,采取B/S架构,主要采用当前流行的Struts框架实现,Struts实现数据呈现和页面的之间的跳转,Spring实现业务层处理。Hibernate实现数据持久化,Hibernate与Spring集成,实现O/R映射, 更好的对数据库数据进行持久化。使用entity实现业务逻辑层和视图层的之间的数据传输。系统结构划分为:界面表现层(Strut