摘  要

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

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

 

关键词:问卷调查,java技术,数据库

 

ABSTRACT

Along with the social progress and development, with the accelerating pace of life, information has become an indispensable part of our life, many enterprises need to master a lot of information to understand the demand of a particular user, traditional approach is to organize a lot of manpower material resources to users send out questionnaires, and then the data collection and to get to the results of a survey, but this kind of traditional large waste and low efficiency, long cycle, in order to change this phenomenon, we designed the questionnaire to SSH management system.

The system USES Java as the development language in the foreground, mysql as the database management system in the background, MyEclipse as the development environment, and tomcat as the server. The main functions of the system include: management login, questionnaire questions and options to add, modify and query, survey results statistics. It is divided into two user platforms: administrator users and ordinary users。

 

Key words: Questionnaire survey, Java technology, The database

 

 

目  录

摘  要

ABSTRACT

第一章 绪论

1.1课题背景

1.2目的和意义

1.3开发工具及技术

1.3.1开发工具

1.3.2 J2EE

1.3.3 JavaScript

1.4 SSM介绍

第二章 需求分析

2.1可行性分析

2.1.1技术的可行性

2.1.2经济的可行性

2.1.3操作可行性

2.1.4法律的可行性

2.2系统用户用例图

2.2.1管理员用例图

2.2.2用户用例图

2.3功能模块需求分析

2.4设计的基本思想

2.5性能需求

2.5.1系统的安全性

2.5.2数据的完整性

2.6界面需求

第三章 系统分析与设计

3.1数据库的分析与设计

3.1.1数据库的概念结构设计

3.1.2数据库的逻辑结构设计

第四章 系统功能实现

4.1系统登陆页面实现

4.2总体功能模块

4.2.1问卷管理

4.2.2添加问卷

4.2.3公告

4.2.4个人中心

4.3用户模块

4.3.1系统主页面实现

4.3.2问卷资讯区

4.3.3用户注册

第五章 系统测试

5.1系统测试目的与意义

5.2测试过程

5.2.1主页面的登录模块测试

5.3其他错误

结  论

参考文献

致  谢