摘要
在積極建立科學管理機制的今天,僅僅靠原始的手工管理或簡單的單機管理,管理部門面對大量的信息,無法有效率地將其中的重要部分提取出來,并做出相應的判斷和處理。投票管理者的決策只能依據手工表數據,在浪費大量人力、物力的同時無法做到實時監控,難以保證數據的準確性和及時性。因此,先進的管理思想就成為了一個可望而不可及的目標。投票非常急需一套既有先進管理思想的系統,作為實現目標和提高現有投票管理水平的一種重要手段。 隨著科學技術的不斷提高,計算機科學日漸成熟,其強大的功能已為人們深刻認識,它已進入人類社會的各個領域并發揮著越來越重要的作用。作為計算機應用的一部分,在先進的計算機技術、通信技術、控制技術及IC卡技術基礎上,采用系統集成方法,逐步建立一個智能化的投票系統。
編寫在線投票系統,最重要的一點就是如何從煩瑣的投票結果中,導出全部投票項目的票數,然后根據投票項目的各個票數,進行票數百分比計算,最后編輯出在線投票系統。開發該系統我主要采用ASP技術和SQL數據庫相結合的方式。ASP技術通過在靜態HTML內容中嵌入服務器端腳本,實現網頁內容的動態改變。Web服務器從磁盤上讀取含有服務器端腳本的網頁,在網頁發送給客戶端瀏覽器之前,先對其中的服務器端腳本進行解釋,輸出用戶定制內容,從而產生動態網頁。數據庫采用SQL Server 2000大型數據庫,能夠勝投票系統中的數據處理。本文在相關理論指導下,在分析其他一些系統的基礎上,開發出了一個簡單的在線投票系統(包括功能模塊設計、數據庫結構設計等)基本解決了管理人員的煩瑣事務。
關鍵詞
ASP 投票 數據庫
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 corresponding.Decision 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 sex.Therefore, the forerunner's management thought carried out and then becamed an inaccessible target in the vote.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 level.The 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 server won first as to its carries script to carry on explain, out put the customer makes to order a contents, Produce a dynamic state web page thus. The database adopts the SQL Server 2000 large databases, can be competent the data processing in the teaching mission. This text developed a simple on-line vote system(include a function mold a piece a design, database structure design etc.) on the foundation of the analysis a little bit other systems under the related theories instruction basic solved the manager's trivial business.
Key Words
ASP VOTE Database