{$cfg_webname}
主页 > 计算机 > Javaweb >

学生在线投票表决系统设计与开发(JSP,MySQL)

来源:56doc.com  资料编号:5D20745 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20745
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

学生在线投票表决系统设计与开发(JSP,MySQL)(任务书,开题报告,外文翻译,毕业论文11000字,程序代码,MySQL数据库)
摘 要
信息时代的今天,人们对信息的需求越来越多,各类调查也越来越普遍。传统的问卷调查,编写、打印、分发、填写、收集再统计,手续繁琐耗费人力,还受到地域的限制。
随着互联网的发展,网络投票应势而生,它不受地域限制,不管你在哪里,什么时间,只要有一台连网电脑,你就可以参与投票。不仅用户可以方便地投票,管理者也可以方便地收集投票并通过数据库迅速地看到投票统计结果。
本系统采用JSP语言开发,用Mysql作为后台数据库,它集投票、统计和管理功能于一体,记录用户所投选项,更新数据库,能够显示投票结果,并即时更新。投票的票数以数字和图形两种形式显示。管理员模块能够增加、修改和删除投票主题、投票标题和投票各选项,是否禁止重复投票,可以方便地实现网络投票管理。网络投票系统大大节省了人力物力,使投票调查更高效、更快捷。
关键词:投票管理,JSP,Mysql
 
Abstract
Today of information ages, people's need to information is more and more, each kind of inquisition is also more and more widespread.Traditional questionnaire, write, print, distribute, fill in, the collections statistics again, the procedure is tedious to waste manpower, also being subjected to the restriction of region.
With the development of the Internet, the network vote bring out certainly, it is free from the region restrict, wherever you are,whatever the time, as long as you have a computer that connect net, you can participate the vote.Not only the customer can vote convenient, manager also can collect votes and see the result of vote Statistic quickly by the database.
This system adopts an JSP language development, being used as a backstage database with the Mysql, it gathers vote、statistics and management function in the integral whole, record the options that customer throw, renewal database, can show a ballot outcome, and instant renewal.The result of vote show with two kinds of number and figure.The part of manage can increase、modify and delete vote-topic、vote-headline and vote-option.Besides,it can decide whether forbid again vote,can manage network vote expediently.The network vote system saved the manpower material resources consumedly, make vote the more effect and faster.
KEY WORDS:Vote Manage,JSP,Mysql
 
功能概述
(1) 新闻模块
新闻模块主要是一些本系统的热门投票信息,其中包括新闻显示和添加删除功能。
(2) 管理员模块
管理员模块是指管理员对项目的管理,包括投票主题的管理、投票选项的管理以及系统设置的管理。管理员可以对主题进行删除和编辑,对选项进行删除、添加和更新,对系统配置进行修改和更新。
(3) 注册登录模块
注册登录主要作为管理员和用户进入相应权限的桥梁。
(4) 投票模块
设定每次投票为单个选项投票。统计投票结果,以直观的柱状图显示投票结果。
3.2 权限分配
权限分为:前台管理和后台管理。
前台管理:包括注册登录、投票、评论留言等内容。
后台管理:从后台很方便地添加新主题,修改及删除现有的主题。
 

学生在线投票表决系统设计与开发(JSP,MySQL)
学生在线投票表决系统设计与开发(JSP,MySQL)
学生在线投票表决系统设计与开发(JSP,MySQL)
学生在线投票表决系统设计与开发(JSP,MySQL)


目 录
第1章 绪论    1
1.1 背景    1
1.2 JSP简介    1
1.3 概述    3
第2章 系统可行性分析    6
2.1 技术可行性研究    6
2.2 经济可行性研究    6
2.3 操作可行性研究    6
2.4 系统的搭建    7
第3章 需求分析    8
3.1 功能概述    8
3.2 权限分配    8
3.3 运行环境规定    8
第4章 系统软件总体设计    10
4.1 系统组成模块    10
4.2 新闻模块    10
4.3 留言板模块    11
4.4 注册登录模块    11
4.5 投票模块    11
第5章 系统详细设计    14
5.1 系统功能结构图    14
5.2 注册登录模块详细设计    14
5.3 投票模块详细设计    16
5.4 新闻模块详细设计    18
5.5 留言板模块详细设计    18
5.6 管理员模块详细设计    20
第6章 运行与测试    21
6.1 系统的安装    21
6.2 系统的测试    21
第7章 结 论    23
参 考 文 献    24
附 录    25
致 谢    32

推荐资料