摘 要
由于學(xué)校規(guī)模進(jìn)一步擴(kuò)大,學(xué)生人數(shù)逐年上升,學(xué)生信息的管理也變得越來越復(fù)雜。為此,切實(shí)有效的把學(xué)生信息管理系統(tǒng)引入學(xué)校教務(wù)管理中,對(duì)于促進(jìn)學(xué)校管理制度和提高學(xué)校教學(xué)質(zhì)量有著顯著意義。
本系統(tǒng)采用B/S結(jié)構(gòu),ASP為開發(fā)語言,SQL Server 2000為數(shù)據(jù)庫來進(jìn)行設(shè)計(jì)與開發(fā)。本論文,簡要闡述了系統(tǒng)的開發(fā)背景與開發(fā)環(huán)境,對(duì)系統(tǒng)的構(gòu)架進(jìn)行分析,由此劃分出各個(gè)模塊,包括用戶注冊(cè)模塊,用戶登陸模塊,個(gè)人管理模塊,基本信息管理模塊,特殊信息管理模塊,畢業(yè)生信息管理模塊,成績管理模塊,更多信息管理模塊,退出系統(tǒng)模塊。詳細(xì)介紹了系統(tǒng)各個(gè)模塊與功能的實(shí)現(xiàn)原理,最后總結(jié)開發(fā)階段與測(cè)試階段所遇到的問題與解決方法。
關(guān)鍵詞:ASP;SQL Server 2000;B/S結(jié)構(gòu)
The Design and Implementation of Student Information Management System Based on ASP
Abstract
With the expansion of school's scale and increasing number of students, the management of students' information is getting more and more sophisticated. Therefore, to efficiently bring the management system of students' information into the management of school educational administration makes striking sense to promote the school management system and improve the education quality.
This system chooses Active Server Pages as the main development language and takes SQL Server 2000 as the database, and adopts the Browser to Server infrastructure as its main frame. This paper introduces the background and environment of the exploitation, and analyses the architecture of the system and according to this, carves up each module, including the module for users' enrollment, the module for the management of basic information, the module for special information, the module for the management of graduates' information, the module for the management of results, the module for the management of more information and the system module for exit. It gives detailed introduction of the theory to realize each module and functions of the system. Finally, it summarizes the problems likely to come up in the process of exploitation and test as well as the ways to solve them.