2024年6月2日发(作者:)

摘要

在积极建立科学管理机制的今天,仅仅靠原始的手工管理或简单的单机管

理,管理部门面对大量的信息,无法有效率地将其中的重要部分提取出来,并做

出相应的判断和处理。投票管理者的决策只能依据手工表数据,在浪费大量人力、

物力的同时无法做到实时监控,难以保证数据的准确性和及时性。因此,先进的

管理思想就成为了一个可望而不可及的目标。投票非常急需一套既有先进管理思

想的系统,作为实现目标和提高现有投票管理水平的一种重要手段。 随着科学

技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已

进入人类社会的各个领域并发挥着越来越重要的作用。作为计算机应用的一部

分,在先进的计算机技术、通信技术、控制技术及IC卡技术基础上,采用系统集

成方法,逐步建立一个智能化的投票系统。

编写在线投票系统,最重要的一点就是如何从烦琐的投票结果中,导出全部

投票项目的票数,然后根据投票项目的各个票数,进行票数百分比计算,最后编

辑出在线投票系统。开发该系统我主要采用ASP技术和SQL数据库相结合的方式。

ASP技术通过在静态HTML内容中嵌入服务器端脚本,实现网页内容的动态改

变。Web服务器从磁盘上读取含有服务器端脚本的网页,在网页发送给客户端浏

览器之前,先对其中的服务器端脚本进行解释,输出用户定制内容,从而产生动

态网页。数据库采用SQL Server 2000大型数据库,能够胜投票系统中的数据处

理。本文在相关理论指导下,在分析其他一些系统的基础上,开发出了一个简单

的在线投票系统(包括功能模块设计、数据库结构设计等)基本解决了管理人员

的烦琐事务。

关键词

ASP 投票 数据库

1

Abstract

Be building up vote to manage today of mechanism actively, only depend

originality of the handicraft manage or the simple single machine manage,

management Dept. public appearance to a great deal of information, can't

efficiently will among them of importance part withdraw, and do a judgment

and the processing for on which votes governor can

according to the statement data, at waste a great deal of manpower,

material resources can't in the meantime attain actually supervise and

control, the accuracy of hard assurance data with in time ore,

the forerunner's management thought carried out and then becamed an

inaccessible target in the vote needs the management information

that a set of current forerunner manages thought system urgently very much,

is a kind of important means which carries out a target and raises an

existing vote a management technical along with science of raise

continuously, the calculator science is gradually mature, the its strong function has

already been people's deep understanding, it has already entered each realm of the

society of mankind to erupt to flick a more and more important function. Be a

calculator applied one part, the teaching mission's arrange in order is a hard nut to

crack, numerous high schools, research organizations and personals carried on a great

deal of research and the development work from the theories and fulfillment.

Write on-line vote system, The most important one point be how plan from the

trivial teaching medium, Lead a teaching mission of demand, Then the concrete need

of every semester of basis, Carry on the mission arrange in order to include mission to

increase,modify,delete, the teaching mission of the born and end performance.

Develop that system; I mainly adopt the way that the ASP technique and the SQL

database combine together. The ASP technique passes in the static state HTML

contents to imbed a server to carry script, Carry out the dynamic state change of the

web page contents. The Web server reads to imply the web page that the server carries

script from the disk, before the web page send out to the customer carry a browser, the

2