springmvc框架的调查测评系统的设计与实现计算机【字数:9296】
目 录
1.绪论 8
1.1 开发背景 8
1.2 国内外研究现状 9
2.系统开发环境及工具介绍 11
2.1开发运行环境介绍 11
2.2开发工具介绍 11
2.2.2 JDK与JRE 12
2.2.3 Tomcat服务器 12
2.3开发技术介绍 12
2.3.1 JSP技术 12
2.3.3 Struts 、Spring 、Hibernate框架 13
2.3.4 MVC模式 15
3. 系统分析与设计 16
3.1问卷调查系统主要包括系统逻辑模块和功能逻辑模块两大模块 16
3.2思维导图 17
3.3问卷调查流程图 17
3.4问卷调查用例图 19
3.5功能模块需求分析 21
3.6数据库概念建模 22
3.7数据库逻辑设计 24
4. 系统实现 26
4.1MVC的设计模式 26
4.1.1 Service层 27
4.1.2 DAO层 27
4.1.3 Action层 27
4.2数据库连接的实现 27
4.3系统登陆页面实现 28
4.4系统功能模块的实现 30
*51今日免费论文网|www.jxszl.com +Q: ^351916072#
/> 4.4.1总体功能模块 30
4.4.1问卷信息管理 31
4.4.2问卷题目管理 33
4.4.3调查结果统计 35
4.4.4系统公告管理 37
4.5普通用户模块 40
4.5.1系统主页面实现 40
4.5.2用户注册 41
4.5.3参与问卷调查 42
总结 43
致 谢 44
参考文献 45
基于SpringMVC框架的调查测评系统的设计与实现
Design and Implementation of Survey and Evaluation System Based on Spring MVC Framework
Abstract
The survey and evaluation system of Spring framework can realize the function of multiperson simultaneous survey after setting up the system on the server. Compared with the traditional questionnaire survey method, it is simple, fast, and can reduce a lot of expenditure, and at the same time, it is convenient to reuse the survey data. Although there are still shortcomings in all aspects, it is still the most popular questionnaire survey method. The Spring framework questionnaire system designed this time is mainly divided into the following modules: login module, questionnaire creation and modification module, survey result module, respondent query module and questionnaire information management module. In terms of technology, SSH framework (Struts+Spring+Hibernate) is adopted to carry out detailed design of each functional module of the system, including overall system structure design, functional design, foreground functional module design, background functional module design and database design. Finally, JSP technology is used to fill in each functional module.
Keywords: Questionnaire system;Struts+ Spring +Hibernate;JSP
1.绪论
1.1 开发背景
随着互联网技术的蓬勃发展以及当前互联网的全球覆盖的趋势,交互功能等特性给调查方带来新的变化,网络问卷调查作为新兴的一种信息采集和处理的方式,在我们的日常生活中显得尤为重要,而各行各业也开始将目光聚焦在它的身上。
原文链接:http://www.jxszl.com/jsj/rjgc/83011.html
最新推荐
热门阅读