毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

jsp+mysql网上民意测验发布系统的设计与实现

时间:2019-09-15 14:41来源:毕业论文
使用MySQL数据库进行数据管理,使用SSH框架实现开发功能。用户可以实现添加问卷、删除问卷、预览问卷、发布问卷和查看问卷等功能。本系统的特色是实现了对统计的结果进行可视化展

摘要:为了获悉用户的需求,组织采取各种方法进行调查分析,其中最方便快捷的方式就是采用调查问卷。现实调查问卷多数采用人工调查方式,这种做法具有极大浪费人力和物力,调查周期比较长等缺点。网上民意测验发布系统正是为了解决这些问题而被设计与实现。本系统使用MySQL数据库进行数据管理,使用SSH框架实现开发功能。用户可以实现添加问卷、删除问卷、预览问卷、发布问卷和查看问卷等功能。本系统的特色是实现了对统计的结果进行可视化展示。本系统具有采集数据方便,界面整洁,操作简单等特点。40844
毕业论文关键词:网上民意测验发布系统;民意测验;发布系统
 Design and Implementation of Web Questionnaire Publication System
Abstract: In order to get the user's demands,organizations have to take various methods to investigate and analyze.The most convenient way is the use of a questionnaire survey. Practical survey most of the artificial method of investigation, this approach has a great waste of manpower and material resources, survey cycle is long. The system is in order to solve these problems is the design and implementation of the online poll released. The system uses MySQL database to manage the data, using the SSH framework for development. The user can add the questionnaire,delete the questionnaire,preview the questionnaire,public the questionnaire and view the questionnaire.The characteristic of this system is to achieve the statistical results visualization. This system has the data collection convenient, clean interface, easy to operate.
Key words: Web Questionnaire Publication System;Question;Publication System
目  录
第1章  绪论    1
1.1 课题背景及研究意义    1
1.1.1 课题背景    1
1.1.2 研究意义    1
1.2 开发工具的选用及语言介绍    1
1.2.1 Java简介    1
1.2.2 MySQL数据库简介    1
1.2.3 SSH框架简介    2
1.2.4 JSON简介    2
1.2.5 开发工具及运行环境    2
1.3 本文研究内容及主要贡献    2
1.4 本章小结    2
第2章  需求分析    3
2.1 功能需求    3
2.2 性能需求    3
2.2.1 硬件环境    3
2.2.2 软件环境    4
2.3 可行性分析    4
2.4 本章小结    4
第3章  系统总体设计    5
3.1系统功能模块划分    5
3.1.1功能模块结构图    5
3.1.2功能模块描述    5
3.2 数据层的设计    6
3.2.1数据库中的实体    7
3.2.2数据库中的实体关系    7
3.2.3实体关系图    7
3.2.4数据库中的主要表结构    7
3.3 逻辑层表示层设计    9
3.4 本章小结    10
第4章  系统实现过程    11
4.1 数据库连接的实现    11
4.2 信息管理子系统    11
4.2.1 用户注册功能    11
4.2.2 用户登陆功能    11
4.2.3 用户注销功能    12
4.3 问卷管理子系统    13
4.3.1问卷添加子模块    13
4.3.2问卷删除子模块    16
4.3.3问卷预览子模块    16
4.3.4问卷发布子模块    17
4.3.5查看问卷子模块    18
4.4本章小结    19
第5章  关键技术    20 jsp+mysql网上民意测验发布系统的设计与实现:http://www.751com.cn/jisuanji/lunwen_39275.html
------分隔线----------------------------
推荐内容