【正文】
哈爾濱德強(qiáng)商務(wù)學(xué)院 畢業(yè)論文(設(shè)計(jì)) 題 目 江城大學(xué)教務(wù)管理系統(tǒng) 設(shè)計(jì) 指導(dǎo)教師 王知強(qiáng) 學(xué)生姓名 胡佳峰 二 0 一三年三月五日 哈爾濱德強(qiáng)商務(wù)學(xué)院畢業(yè)論文(設(shè)計(jì)) 2 摘 要 本文首先介紹了高校教務(wù)管理系統(tǒng)的研究背景和現(xiàn)狀。在開發(fā)工具上主要是 SQL Server 數(shù)據(jù)庫(kù)技術(shù);以及 采用目前的主流技術(shù) 與 JAVA 開發(fā)一個(gè)更實(shí)用的教學(xué)管理系統(tǒng), 具體分析了高校教務(wù)管理系統(tǒng)的功能需求、可行性分析、業(yè)務(wù)流程和 系統(tǒng)目標(biāo)。除此,本系統(tǒng)分析了高校教務(wù)管理信息系統(tǒng)的相關(guān)實(shí)體,主要包括教師、學(xué)生、學(xué)籍信息和課程等。 首先,該系統(tǒng)采用了 瀏覽器 /服務(wù)器模式,客戶端采用瀏覽器界面,簡(jiǎn)單易用。在設(shè)計(jì)上本系統(tǒng)采用人性化的操作模式, 采用生動(dòng)直觀的用戶圖形界面和向?qū)讲僮?,處處體現(xiàn)出現(xiàn)代教學(xué)的高度自動(dòng)化,易學(xué)易用。最后,在系統(tǒng)實(shí)現(xiàn)和測(cè)試上,使得該系統(tǒng)模塊之間相對(duì)獨(dú)立,可自由組合,并具有兼容和可擴(kuò)展的功能。 關(guān)鍵詞: ; JAVA; SQL Server2021; 管理系統(tǒng) 哈爾濱德強(qiáng)商務(wù)學(xué)院畢業(yè)論文(設(shè)計(jì)) 3 Abstract This paper first introduces the research background and the current status of the university educational administration management system. As the development tool is SQL Server database technology。 as well as the mainstream technology of and JAVA to develop the present a more practical teaching management system, a detailed analysis of the college educational administration management system functional requirements, feasibility analysis, business process and system. In addition, the system analysis of the relevant entities of university educational administration management information system, including teachers, students, student information and course etc.. First of all, the system uses the browser / server mode, the client uses the browser interface, easy to use. In the design of this system adopts humanized operation mode, using the graphical user interface and guide operation vivid, everywhere manifests a high degree of automation of modern teaching, easy to learn and use. Finally, in the system implementation and testing, the module of the system is relatively independent, free bination, and is patible and extensible function. Keywords: 。 JAVA。 SQL Server2021。 management system 哈爾濱德強(qiáng)商務(wù)學(xué)院畢業(yè)論文(設(shè)計(jì)) 4 目 錄 摘要 .................................................................. 2 Abstract ............................................................. 3 目錄 .................................................................. 4 緒論 ................................................................. 6 第 1 章 分析與設(shè)計(jì)背景 ................................................. 7 管理系統(tǒng)的概述 .................................................... 7 江城大學(xué)教務(wù)管理系統(tǒng)現(xiàn)狀 .......................................... 8 江城大學(xué)教務(wù)管理系統(tǒng)的應(yīng)用意義 .................................... 9 第 2 章 系統(tǒng)規(guī)劃 ...................................................... 10 江城大學(xué)教務(wù)管理系統(tǒng)的整體規(guī)劃 ................................... 10 可行性分析 ....................................................... 10 技術(shù)可行性分析 .............................................. 10 經(jīng)濟(jì)可行性分析 .............................................. 11 社會(huì)可行性分析 .............................................. 11 第 3 章 系統(tǒng)分析 ...................................................... 12 需求分析 ......................................................... 12 教學(xué)內(nèi)容管理 ................................................ 13 學(xué)生信息管理 ............................................... 13 考試管理 ................................................... 13 教學(xué)數(shù)據(jù)管理 ................................................ 14 用戶界面需求 ............................................... 14 運(yùn)行需求 ................................................... 14 系統(tǒng)功能需求 .................................................... 14 管理人員功能的需求分析 ...................................... 14 教師功能的需求 ............................................. 15 學(xué)生功能的需求 ............................................. 15 組織結(jié)構(gòu)功能分析 ................................................. 16 業(yè)務(wù)流程分析 ..................................................... 16 數(shù)據(jù) 流程分析 ..................................................... 17 系統(tǒng)分析報(bào)告 ..................................................... 18 第 4 章 系統(tǒng)設(shè)計(jì) ...................................................... 19 用戶界面設(shè)計(jì) ..................................................... 19 結(jié)構(gòu)設(shè)計(jì) ......................................................... 21 數(shù)據(jù)結(jié)構(gòu)設(shè)計(jì) ............................................... 21 概念結(jié)構(gòu)設(shè)計(jì) ER 圖 .......................................... 22 數(shù)據(jù)庫(kù)設(shè)計(jì) ....................................................... 24 第 5 章 系統(tǒng)實(shí)現(xiàn) ...................................................... 25 系統(tǒng)的實(shí)施 ....................................................... 25 系統(tǒng)的代碼設(shè)計(jì) ................................................... 26 第 6 章 系統(tǒng)測(cè)試 ...................................................... 31 第 7 章 系統(tǒng)評(píng)價(jià) ...................................................... 33 第 8 章 結(jié)語 .......................................................... 34 哈爾濱德強(qiáng)商務(wù)學(xué)院畢業(yè)論文(設(shè)計(jì)) 5 參考文獻(xiàn) ............................................................. 35 致 謝 ............................................................ 36 哈爾濱德強(qiáng)商務(wù)學(xué)院畢業(yè)論文(設(shè)計(jì)) 6 緒 論 近年來,隨著電子商務(wù)的飛速發(fā)展,人類進(jìn)入到了信息時(shí)代,企事業(yè)單位的管理技術(shù)也進(jìn)入到了革 新時(shí)代,紛紛引用高效率、高水平的信息管理系統(tǒng),大大提高了管理效率,同時(shí)也節(jié)省了很大的管理成本。可謂是人類歷史上前所未有的管理技術(shù)大革命。同時(shí),隨著中國(guó)教育的快速發(fā)展和國(guó)家對(duì)教育的大力扶持,學(xué)校的規(guī)模也在日漸壯大,高效率低成本的管理技術(shù)應(yīng)運(yùn)而生。本系統(tǒng)正是基于這樣的環(huán)境, 擬采用目前的主流技術(shù) 與 JA