【正文】
新疆大學(xué)畢業(yè)論文 (設(shè)計(jì) ) 題 目 : 學(xué)生管理系統(tǒng) 設(shè)計(jì)與實(shí)現(xiàn) 指導(dǎo)老師 : 張 振 宇 學(xué)生姓名: 王 紅 梅 所屬院系: 信息科學(xué)與工程學(xué)院 專 業(yè): 計(jì)算機(jī)科學(xué)與技術(shù) 班 級(jí) : 051 班 完成日期 : 2020 年 5 月 25 日 摘要 隨著學(xué)校規(guī)模的不斷擴(kuò)大,學(xué)生和老師的數(shù)量的急劇增加,有關(guān)學(xué)生的信息也在成倍的增加。在日常教學(xué)活動(dòng)中,需要提取的信息隨之不斷增加。在這種情況下,使用傳統(tǒng)的手工操作方式,容易發(fā)生數(shù)據(jù)丟失,統(tǒng)計(jì)錯(cuò)誤,勞動(dòng)強(qiáng)度也很大,并且速度慢。 本文 通過 簡單 分析某一學(xué)校學(xué)生管理的不足 , 采用 開發(fā)工具,Access 數(shù)據(jù)庫,設(shè)計(jì)實(shí)現(xiàn)了 一個(gè)簡單 學(xué)生管理系統(tǒng)。 包括學(xué)生信息管理、學(xué)籍管理、成績管理、獎(jiǎng)懲管理和系統(tǒng)管理等基本內(nèi)容。 關(guān)鍵詞 : 學(xué)生管理系統(tǒng) ; ; Access2020 ABSTRACT The number of teacher and student is growing sharply with the scale broaden of the student information is sharply are so many information which needs you pickup during the teaching this circumstances,it will very difficult if you use the conventional handworked way to dispose it,such as data drop ,mistaken stat,large laboring,speed too slowly and so on. The student management system is able to work out all of these is a very simple blue print by investigating the weak of one system is able to deal with a lot of problems efficiently and quickly. It contains the management of student information,the student’s status management,the score management,the punish and encourage management,system management and so on. Keyword: Students management system 。 ; Access2020 目錄 1 緒論 ..................................................................... 1 2 系統(tǒng) 分析與設(shè)計(jì) ........................................................... 2 需求分析 ........................................................... 2 UML系統(tǒng)建模 ....................................................... 2 創(chuàng)建用例 .................................................... 2 學(xué)生管理系統(tǒng)的域類分析 ....................................... 3 學(xué)生管理系統(tǒng)的設(shè)計(jì) ........................................... 4 UML時(shí)序圖 ................................................... 5 數(shù)據(jù)庫分析與設(shè)計(jì) ................................................... 8 ER圖分析 ................................................... 8 數(shù)據(jù)庫創(chuàng)建表 ................................................. 9 3 系統(tǒng)的實(shí)現(xiàn) .............................................................. 12 用戶登錄 .......................................................... 12 成績管理 .......................................................... 14 學(xué)籍變更 .......................................................... 15 獎(jiǎng)勵(lì)管理 .......................................................... 16 查詢修改 .......................................................... 18 報(bào)表的打印 ........................................................ 19 結(jié)論 ...................................................................... 20 致謝 ...................................................................... 21 參考文獻(xiàn) .................................................................. 22 1 1 緒論 隨著學(xué)校規(guī)模的不斷擴(kuò)大,學(xué)生數(shù)量的不斷增加,學(xué)生的信息量也成倍 增長。如何有效地提高學(xué)生管理工作的 效率是一個(gè)學(xué)校急需解決的問題。因此開發(fā) 了 適合學(xué)校需要的學(xué)生管理 系統(tǒng),通過這樣的系統(tǒng),可以做到信息的規(guī)范管理、科學(xué)統(tǒng)計(jì)和快速查詢,并減少管理方面的工作量 。 本人對(duì)某學(xué)校的學(xué)生管理工作做了簡單的需求分析。了解到學(xué)生管理系統(tǒng)必須具備的一些功能。并對(duì)這些功能進(jìn)行簡單的分析。完成了此次設(shè)計(jì)工作。本論文就是對(duì)這次設(shè)計(jì)的一個(gè)簡單的總結(jié)。主要包括四個(gè)章節(jié)。緒論部分,系統(tǒng)的分析與 設(shè)計(jì)部分,系統(tǒng)的實(shí)現(xiàn),結(jié)論。系統(tǒng)的分析與設(shè)計(jì)部分 主要簡單介紹了 需求分析, UML 建模, 數(shù)據(jù)庫的設(shè)計(jì) ,如數(shù)據(jù)庫的 ER圖的分析,數(shù)據(jù)庫表的設(shè)計(jì)等等。系統(tǒng) 實(shí)現(xiàn)部