學生成績管理系統(tǒng)畢業(yè)論文.doc
學生成績管理系統(tǒng)畢業(yè)論文,中 文 摘 要使用計算機來管理學生成績,不但可以節(jié)省時間和人力,更能全面、有效地掌握學生基本情況,及時獲取最新的準確資料和信息。本軟件是一個管理學生成績的系統(tǒng),功能與實現(xiàn)方面有相當?shù)尼槍π院蛯嵱眯?。本文詳細地介紹了“學生成績管理系統(tǒng)”的設(shè)計思想,設(shè)計過程,本軟件是在visual basic平臺上...
內(nèi)容介紹
此文檔由會員 lihaiyou 發(fā)布學生成績管理系統(tǒng)畢業(yè)論文
中 文 摘 要
使用計算機來管理學生成績,不但可以節(jié)省時間和人力,更能全面、有效地掌握學生基本情況,及時獲取最新的準確資料和信息。本軟件是一個管理學生成績的系統(tǒng),功能與實現(xiàn)方面有相當?shù)尼槍π院蛯嵱眯?。本文詳細地介紹了“學生成績管理系統(tǒng)”的設(shè)計思想,設(shè)計過程,本軟件是在Visual Basic平臺上開發(fā)的,采用Access2000做為數(shù)據(jù)庫,嚴格按照關(guān)系數(shù)據(jù)庫原理思想的有關(guān)規(guī)定進行數(shù)據(jù)庫的設(shè)計,數(shù)據(jù)操作語言采用SQL中的有關(guān)命令,能方便地實現(xiàn)對數(shù)據(jù)庫的操作與管理。本文嚴格按照軟件工程方法,從問題定義、可行性研究、需求分析、概要設(shè)計、詳細設(shè)計、編碼,軟件的測試等方面對該軟件進行了詳細的說明,它是軟件的一個非常重要的文檔資料,是畢業(yè)設(shè)計的文字說明材料。
關(guān) 鍵 詞: 學生成績管理系統(tǒng),關(guān)系數(shù)據(jù)庫,Visual Basic語言,數(shù)據(jù)庫
The students’ grade mange system
Abstract
We use the computer to manage the students’ grade, which can not only save time and manpower, but also know well the students’ condition completely and obtain the latest accurate data and information. This software is a system that manages the students’ grade, and it is aim at function and realization. This text introduces the design idea and processes of the students’ grade manage system. This software is developed on the base of Visual Basic, uses the Access2000 as the database, and design the database strictly according to the relevant rule of the principle of it. The data operation language adopts the relevant command of SQL. This text is strictly based on the software engineering method, and details this software from the definition of the problem, the possibility research, the demand analysis, the essentials design, the detailed design, the code, the test of it and so on. It is a very important text file of the software, and also is the explanation material in word to the paper.
Key words: The students’ grade mange system, Access, Relation database, Visual Basic,Database
目 錄
1 緒論……………………………………………………………………………………………8
1.1學生成績管理系統(tǒng)發(fā)展及現(xiàn)狀 ………………………………………………………8
1.2 成績管理系統(tǒng)的發(fā)展目標 ……………………………………………………………9
2系統(tǒng)的分析與設(shè)計 …………………………………………………………………………10
2.1 開發(fā)背景…………………………………………………………………………………10
2.1.1計算機已成為我們學習和工作的得力助手 ……………………………………10
2.1.2計算機管理學生成績信息的意義…………………………………………………10
2.2 系統(tǒng)需求…………………………………………………………………………………10
2.3 學生成績管理系統(tǒng)的功能需求 ……………………………………………………10
2.4 學生成績管理系統(tǒng)的可行性分析 …………………………………………………12
2.5 目標系統(tǒng)需求 …………………………………………………………………………12
2.6 數(shù)據(jù)庫系統(tǒng)設(shè)計 ………………………………………………………………………12
2.6.1數(shù)據(jù)庫介紹 ……………………………………………………………………………12
2.6.2數(shù)據(jù)庫需求分析………………………………………………………………………13
2.6.3數(shù)據(jù)庫設(shè)計 ……………………………………………………………………………14
2.6.4數(shù)據(jù)庫的概念結(jié)構(gòu)設(shè)計 ……………………………………………………………14
2.6.5數(shù)據(jù)庫的邏輯結(jié)構(gòu)設(shè)計 ……………………………………………………………16
2.7 系統(tǒng)詳細設(shè)計與實現(xiàn) ………………………………………………………………17
2.7.1連接數(shù)據(jù)庫的設(shè)計與實現(xiàn) …………………………………………………………17
2.7.2系統(tǒng)模塊詳細設(shè)計與實現(xiàn) …………………………………………………………20
2.8 學生成績管理系統(tǒng)的具體實現(xiàn) …………………………………………………22
2.8.1系統(tǒng)開發(fā)環(huán)境 ………………………………………………………………………22
2.8.2界面要求 ………………………………………………………………………22
2.8.3 應(yīng)用程序的具體實現(xiàn) ……………………………………………………………23
3 測試與維護…………………………………………………………………………………37
3.1 測試的意義………………………………………………………………………………37
3.2 軟件測試的目標 ………………………………………………………………………37
3.3 調(diào)試的結(jié)果………………………………………………………………………………37
3.4 運行維護…………………………………………………………………………………41
4 關(guān)鍵實現(xiàn)技術(shù)………………………………………………………………………………42
4.1 Visual C++技術(shù) ………………………………………………………………………42
4.2 ODBC連接數(shù)據(jù)源技術(shù) …………………………………………………………………43
4.3 Access數(shù)據(jù)庫技術(shù)………………………………………………………………………43
5 小結(jié)……………………………………………………………………………………………45
致謝 ……………………………………………………………………………………………46
參考文獻 ……………………………………………………………………………………48