【正文】
宜賓學(xué)院 本科畢業(yè)論文 (設(shè)計 ) 院 (系 )級班 : 計 算機(jī)學(xué)院 專 業(yè): 計算機(jī)科學(xué)與技術(shù) 題 目: 基于 WEB的宜賓學(xué)院計算機(jī)專業(yè)班級成績管理系統(tǒng)的設(shè)計與實現(xiàn) 指導(dǎo)教師: 陳 世 勛 導(dǎo)師職稱 : 講 師 學(xué) 號: 071101041 姓 名: 楊 華 同 組 人: 無 宜賓學(xué)院 2021 年 5 月 11 宜賓學(xué)院 2021 屆畢業(yè)設(shè)計(論文) I 摘 要 宜賓學(xué)院計算機(jī)專業(yè)班級成績管理系統(tǒng)主要應(yīng)用于教育 系統(tǒng),完成對教育工作中學(xué)生成績檔案的數(shù)字化管理。為學(xué)校提供一個比較方便、快捷、準(zhǔn)確查詢學(xué)生的各科成績的基本信息的平臺,可使學(xué)院教職工減輕工作壓力,可以比較系統(tǒng)的對教務(wù)教學(xué)上的各項信息進(jìn)行管理,減少勞動力的使用,加快查詢速度、加強(qiáng)管理,使各項管理更加規(guī)范化。 本系統(tǒng)在開發(fā)過程中,使用了 技術(shù) ,系統(tǒng)其實現(xiàn)主要包括前臺的功能模塊設(shè)計與后臺數(shù)據(jù)庫的建立與維護(hù)。對于前者要求能完成成績登記、管理、查詢、后臺處理、反饋、統(tǒng)計、判斷是否補(bǔ)考、學(xué)分統(tǒng)計等基本功能,有較好的用戶界面;對于后者,則要求建立起數(shù)據(jù)的一 致性、完整性、數(shù)據(jù)安全性能好的數(shù)據(jù)庫。所以,本系統(tǒng)采用 B/S 體系結(jié)構(gòu),設(shè)計基于 Web 技術(shù)的開發(fā)應(yīng)用系統(tǒng)和基于 Microsoft SQL Server2021 的數(shù)據(jù)庫系統(tǒng),通過 +SQL Server2021 技術(shù)開發(fā)動態(tài)頁面。 關(guān)鍵詞 成績管理系統(tǒng) ; B/S結(jié)構(gòu) ; 技術(shù) ; SQL Server 2021 宜賓學(xué)院 2021 屆畢業(yè)設(shè)計(論文) II Abstract The Ipin Institute Computer Specialized Class and grade result management system management system mainly applies in the educational system, pletes to the educational work middleschool student result file digitized management. Provides one for the school to be quite convenient, quickly, inquires student39。s various branches result basic information platform accurately, may cause the institute teaching and administrative staff to reduce the working pressure, may quite systematic carry on the management to educational administration teaching each information, reduces the labor force the use, speeds up the inquiry speed, to strengthen the management, causes each management more standardized. This system in the performance history, used the technology, system it has realized mainly includes the onstage the functional module design and the backstage database establishment and the maintenance. Can plete the result registration, the management, the inquiry, the background processing, the feedback, the statistics regarding the former request, to judge whether the makeup test, the school grades statistics and so on basic function, does have the good user interface。 Regarding the latter, then the request establishes the data uniform, plete, the data security performance good database. Therefore, this system uses the B/S architecture, designs based on the Web technology development application system and based on the Microsoft SQL Server2021 database system, through SQL Server2021 technology development dynamic page. Key word Result management system management system; B/S structure ; technical; SQL Server 2021 宜賓學(xué)院 2021 屆畢業(yè)設(shè)計(論文) III 目 錄 摘 要 ................................................................. I Abstract .............................................................. II 第 1 章 緒 論 ........................................................... 1 現(xiàn)有系統(tǒng)存在問題的分析 .......................................... 1 開發(fā)系統(tǒng)目標(biāo)與意義 .............................................. 1 系統(tǒng)開發(fā)目標(biāo) .............................................. 1 意義 ....................................................... 1 系統(tǒng)開發(fā)所用的技術(shù) .............................................. 2 B/S 網(wǎng)絡(luò)結(jié)構(gòu) ............................................... 2 SQL Server2021 與 ACCESS 數(shù)據(jù)庫比較 ......................... 2 與 ASP技術(shù)比較 ..................................... 2 可行性分析 ...................................................... 3 經(jīng)濟(jì)可行性 ................................................. 4 技術(shù)可行性 ................................................ 4 運(yùn)行可行性 ................................................. 4 第 2 章 系統(tǒng)分析 ........................................................ 5 需求分析 ........................................................ 5 功能需求 ................................................... 5 性能需求 ................................................... 5 運(yùn)行環(huán)境 ................................................... 6 系統(tǒng)邏輯方案 .................................................... 6 數(shù)據(jù)流圖(簡稱為 DFD) ..................................... 6 數(shù)據(jù)字典 ................................................... 8 第 3 章 系統(tǒng)總體設(shè)計 ................................................... 10 系統(tǒng)設(shè)計分析 ................................................... 10 功能模塊設(shè)計 ................................................... 10 系統(tǒng)層次概要圖 ............................................ 10 系統(tǒng)子模塊結(jié)構(gòu)圖 .......................................... 10 數(shù)據(jù)庫設(shè)計 ..................................................... 11 數(shù)據(jù)庫邏輯設(shè)計 ........................................... 11 第 4 章 詳細(xì)設(shè)計 ....................................................... 14 程序邏輯 ....................................................... 14 系統(tǒng) ER圖 ............................................... 14 查詢模塊流程圖 ........................................... 14 宜賓學(xué)院 2021 屆畢業(yè)設(shè)計(論文) IV 維護(hù)模塊流程圖 ........................................... 15 系統(tǒng)維護(hù)模塊流程圖 ....................................... 15 用戶 /管理員登入系統(tǒng)設(shè)計 ........................................ 16 功能概述 ................................................. 16 程序流程圖 ............................................... 17 第 5 章 系統(tǒng)實現(xiàn) ....................................................... 18 系統(tǒng)登陸 ....................................................... 18 系統(tǒng)管理員界面 ................................................. 18 功能模塊管理模塊 ......................................... 18 組權(quán)限管理模塊 ........................................... 19 學(xué)生信息管理模塊 ......................................... 20 課程信息管理模塊 ......................................... 21 學(xué)生成績管理模塊 ......................................... 21 授課 信息管理模塊 ......................................... 22 學(xué)生信息查詢模塊 ..............................