【正文】
畢業(yè)設計 ( 論文 ) 基于 ASP的學生信息管理系統(tǒng)的設計與實現(xiàn) 論文 作者 姓名: 申請學位專業(yè): 申請學位類別: 指導教師姓名(職稱): 論文提交日期: 基于 ASP的 學生信息管理系統(tǒng)的設計與 實現(xiàn) 摘 要 由于 學校規(guī)模進一步擴大,學生人數(shù)逐年上升,學生信息的管理也變得越來越復雜。為此,切實有效的把學生信息管理系統(tǒng)引入學校教務管理中,對于促進學校管理制度和提高學校教學質量有著顯著意義。 本系統(tǒng)采用 B/S 結構, ASP 為開發(fā)語言, SQL Server 2020 為數(shù) 據(jù)庫來進行設計與開發(fā)。本論文,簡要闡述了系統(tǒng)的開發(fā)背景與開發(fā)環(huán)境,對系統(tǒng)的構架進行分析,由此劃分出各個模塊,包括用戶注冊模塊,用戶登陸模塊,個人管理模塊,基本信息管理模塊,特殊信息管理模塊,畢業(yè)生信息管理模塊,成績管理模塊,更多信息管理模塊,退出系統(tǒng)模塊。詳細介紹了系統(tǒng)各個模塊與功能的實現(xiàn)原理,最后總結開發(fā)階段與測試階段所遇到的問題與解決方法。 關鍵 詞 : ASP; SQL Server 2020; B/S 結構 The Design and Implementation of Student Information Management System Based on ASP Abstract With the expansion of school39。s scale and increasing number of students, the management of students39。 information is getting more and more sophisticated. Therefore, to efficiently bring the management system of students39。 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 2020 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 users39。 enrollment, the module for the management of basic information, the module for special information, the module for the management of graduates39。 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 e up in the process of exploitation and test as well as the ways to solve them. Key words: ASP。 SQL Server 2020。 B/S structure 目錄 論文總頁數(shù):2 6頁 1 引言 .......................................................................................................................... 6 2 系統(tǒng)開發(fā)背景 ............................................................................................................ 7 3 系統(tǒng)開發(fā)環(huán)境 ............................................................................................................ 7 系統(tǒng)開發(fā)理論依據(jù) .............................................................................................. 7 ASP 概述 ..................................................................................................... 7 SQL 介紹 .................................................................................................... 9 B/S 結構介紹 .............................................................................................. 9 系統(tǒng)開發(fā)環(huán)境 ..................................................................................................... 9 系統(tǒng)軟件環(huán)境 .............................................................................................. 9 工具簡介 ................................................................................................... 10 4 系統(tǒng)分析 ................................................................................................................. 10 系統(tǒng)目標 .......................................................................................................... 10 可行性分析 ...................................................................................................... 10 系統(tǒng)構架 .......................................................................................................... 11 系統(tǒng)概述 ................................................................................................... 11 系統(tǒng)模塊簡述 ............................................................................................ 12 5 系統(tǒng)的設計 ............................................................................................................. 12 系統(tǒng)流程分析 ................................................................................................... 12 數(shù)據(jù)庫表的設計 ............................................................................................... 13 字段的設計 ...................................................................................................... 14 表 .................................................................................................................... 14 注冊模塊設計 ................................................................................................... 18 登陸模塊設計 ................................................................................................... 19 用戶個人管理模塊設計 ..................................................................................... 19 學生基本信息管理模塊設計 .............................................................................. 20 特殊信息管理模塊設計 ..................................................................................... 21 畢業(yè)生信息模塊設計 ........................................................................................ 21 更多管理模塊設計 ............................................................................................ 22 成績管理模塊設計 ............................................................................................ 22 6 系統(tǒng)功能實現(xiàn) .......................................................................................................... 23 用戶注冊功能 ................................................................................................... 23 用戶登陸功能 ................................................................................................... 24 用戶個人管理功能 ............................................................................................ 24 查看所有信息功能 ............................................................................................ 25 添加功能 ................