1、 毕业设计说明书 设计题目: 网络投票管理信息系统的设计与实现 学 院 计算机科学与信息工程学院 摘要 摘 要 在积极建立科学管理机制的今天,仅仅靠原始的手工管理或简单的单机管理,管理 部门面对大量的信息,无法有效率地将其中的重要部分提取出来,并做出相应的判断和 处理。投票管理者的决策只能依据手工表数据,在浪费大量人力、物力的同时无法做到 实时监控,难以保证数据的准确性和及时性。因此,先进的管理思想就成为了一个可望 而不可及的目标。投票非常急需一套既有先进管理思想的系统,作为实现目标和提高现 有投票管理水平的一种重要手段。 随着科学技术的不断提高,计算机科学日渐成熟, 其强大的功能已为人们深刻
2、认识,它已进入人类社会的各个领域并发挥着越来越重要的 作用。 开发该系统我主要采用JSP技术和SQL数据库相结合的方式。数据库采用SQL Server 2000大型数据库,能够胜投票系统中的数据处理。本文在相关理论指导下,在分析其他 一些系统的基础上,开发出了一个简单的在线投票系统(包括功能模块设计、数据库结 构设计等)基本解决了管理人员的烦琐事务。 关键词关键词: :JSP, 投票, 数据库 Abstract Abstract Actively establish a scientific management system of today, only by the original ma
3、nagement or a simple stand-alone manual management, management faced a lot of information and can not be efficiently extracted from one of the important part, and make the appropriate judgments and treatment. Only basis for voting decisions of managers table data by hand, wasting a lot of manpower a
4、nd material resources at the same time can not do real-time monitoring, it is difficult to ensure data accuracy and timeliness. Therefore, the advanced management ideas to become an elusive goal. Much-needed vote of advanced management thought of a system both as goals and improve the existing votin
5、g is an important management tool. With the continuous improvement of science and technology, computer science matures, its powerful functions for the people deeply understand that it has entered the human society in various fields and is playing an increasingly important role. Development of the sy
6、stem I mainly use JSP technology and SQL database combination. SQL Server 2000 database using large databases, to win votes in the data processing system. In this paper, the theory under the guidance of the analysis on the basis of some other systems, developed a simple online voting system (including the function module design, database design, etc.) basically solved the cumbersome management of affairs. Keywords: JSP, Vote, Database 目录 III 目 录 绪论 . 1 一、概 述 . 2 二、需求分析 . 7 1.功能需求 7 三、总体设计 .