在线问卷调查系统的设计与实现

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

任务书

在线问卷调查系统的设计与实现【电子信息工程】

摘要

随着社会不断进步与发展,生活节奏不断加快,信息已经成为我们生活中不可缺少的一部分,很多企业需要掌握大量的信息来了解特定用户的需求,传统的做法是组织大量的人力物力对用户散发调查表,然后对收集的信息进行统计并得到想要的调查结果,但是这种传统的做法浪费大、效率低、周期长,为了改变这种现象,我们设计了这套基于J2EE的问卷调查系统。

本系统前台主要使用J2EE作为开发语言,后台使用SQLServer作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat。系统的主要功能包括:管理登陆、问卷调查题目及内容选项的添加、修改和查询,调查结果统计等。分为管理员用户、普通用户这二种用户平

关键词:问卷调查, J2EE,SQLServer

Questionnaire survey system

Abstract

Along with the social progress and development, the pace of life, information has already become an indispensable part of our life, a lot of enterprises need to have a large number of information to understand the specific needs of the users, the traditional approach is to organize a lot of manpower and material resources to users distributed questionnaires, and then on to collect statistical information and want to get investigation the results, but such traditional practices waste, low efficiency, long cycle, in order to change this phenomenon, we design the questionnaire survey system based on J2EE。

The front of the system using J2EE as a development language, the use of SQServer as database management system, the development environment is MyEclipse, server using tomcat. The main functions of the system include: Management landing, questionnaires and content options to add, modify, query, statistics, survey results. As the administrator user, user two user platform。

Key words: Questionnaire investigation, J2EE,SQLServer

目录

第一章绪论 (1)

1.1课题背景 (1)

1.2目的和意义 (1)

1.3开发工具及技术 (1)

1.3.1开发工具 (1)

1.3.2 J2EE (2)

1.3.3 JavaScript (3)

1.3.4 Struts 2简介 (3)

1.3.5 Hibernate简介 (4)

1.4软硬件需求 (4)

第二章需求分析 (6)

2.1可行性分析 (6)

2.1.1技术的可行性 (6)

2.1.2经济的可行性 (6)

2.1.3操作可行性 (6)

2.1.4法律的可行性 (6)

2.2系统用户用例图 (7)

2.2.1管理员用例图 (7)

2.2.2普通用户用例图 (7)

2.3功能模块需求分析 (8)

2.4设计的基本思想 (9)

2.5性能需求 (9)

2.5.1系统的安全性 (9)

2.5.2数据的完整性 (9)

2.6界面需求 (9)

第三章系统分析与设计 (11)

3.1数据库的分析与设计 (11)

3.1.1数据库的概念结构设计 (11)

3.1.2数据库的逻辑结构设计 (14)

3.1.3数据库的连接原理 (15)

3.2中文乱码问题处理 (16)

第四章系统功能实现 (19)

4.1系统登陆页面实现 (19)

4.2总体功能模块 (20)

4.2.1问卷信息管理 (21)

4.2.2问卷题目管理 (24)

4.2.3调查结果统计 (27)

4.2.4系统公告管理 (29)

4.2.5修改个人密码 (32)

4.2.6安全退出系统 (32)

4.3普通用户模块 (33)

4.3.1系统主页面实现 (33)

4.3.2问卷信息查询 (33)

4.3.3用户注册 (33)

4.3.4参与问卷调查 (35)

第五章系统测试 (37)

5.1系统测试目的与意义 (37)

5.2测试过程 (37)

5.2.1主页面的登录模块测试 (37)

5.3其他错误 (38)

结论 (39)

参考文献 (40)

致谢 (41)

相关文档
最新文档