摘 要
進入21世紀后,科學技術突飛猛進,信息時代的來臨不僅讓計算機在科技上得到應用,更讓計算機在生活上得到了更廣泛的應用,對如今的學校來說,實現電子信息化的辦公是必然趨勢,學校中的信息量主要體現在學生成績的管理上面,因此學生成績管理系統是一個教育單位不可缺少的部分。
本畢業設計所描述的中學學生成績管理系統是采用ASP.NET作為網絡編程框架,SQL Server 2000作為數據庫編寫的一個B/S模式的系統。系統主要實現了:用戶管理、成績查詢、成績管理和科目管理等功能。本文詳細介紹了中學學生成績管理系統的需求分析、功能設計和系統設計,在系統設計中給出數據庫的設計和本系統的總體設計方案,在系統實現中具體介紹了各個功能的所能實現的情況和主要代碼,同時附有運行界面圖。
關鍵字:成績管理;成績錄入;成績查詢;.NET ;B/S;
The Design of the Middle School Score Management System
Abstract
To current schools, the students' score management is the one of the informational management. This design which is programmed on the basis of B/S structure introduced the middle school score management system that is performed with ASP.NET as the network programming frame and SQL server 2000 as the database.
The basic functions of this system include: user management, score searching, score management, subject management and so on. This paper introduces the demand analysis in detail, the functional design and the system design of middle school student score management. The system design and database design are explained, specifically introduces each function in details.