學(xué)生信息管理系統(tǒng)應(yīng)用.doc
約36頁DOC格式手機(jī)打開展開
學(xué)生信息管理系統(tǒng)應(yīng)用,頁數(shù) 36 字?jǐn)?shù) 10391摘要 學(xué)生信息管理系統(tǒng)是典型的信息管理系統(tǒng),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前段應(yīng)用程序的開發(fā)兩個(gè)方面。對于前者要求建立起數(shù)據(jù)一致性和完整性性強(qiáng)、數(shù)據(jù)安全性好的庫。而對于后者則要求應(yīng)用程序功能完備、易使用的特點(diǎn)。關(guān)鍵字:控件,窗體,域。abstract the s...
內(nèi)容介紹
此文檔由會員 錢陽 發(fā)布
學(xué)生信息管理系統(tǒng)應(yīng)用
頁數(shù) 36 字?jǐn)?shù) 10391
摘要
學(xué)生信息管理系統(tǒng)是典型的信息管理系統(tǒng),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前段應(yīng)用程序的開發(fā)兩個(gè)方面。對于前者要求建立起數(shù)據(jù)一致性和完整性性強(qiáng)、數(shù)據(jù)安全性好的庫。
而對于后者則要求應(yīng)用程序功能完備、易使用的特點(diǎn)。
關(guān)鍵字:控件,窗體,域。
ABSTRACT
The system of managing student file is a typical application of managing information system (know as MIS),which mainly includes building up data-base of back-end and developing the application interface of front-end. The former required consistency and integrality and security of data. The later should make the application powerful and easily used.
Keywords: ActiveX , Form , Field .
目錄
引言 ………………………………………………………… ……..3
第一章 工具介紹 ……………………………………..5
1.1編程工具――Visual Basic 6.0 ………………….5
1.2數(shù)據(jù)庫工具――Microsoft Access ……………….8
1.3 SQL語言 ……………….8
第二章 需求分析 ………………..9
2.1學(xué)生信息管理系統(tǒng)簡介 ……………………..9
2.2 程序設(shè)計(jì)目的 ……………………..9
2.3 系統(tǒng)功能分析 ………………………..9
2.4 系統(tǒng)功能模塊設(shè)計(jì) ………………………..10
第三章 數(shù)據(jù)庫設(shè)計(jì) …………………11
3.1數(shù)據(jù)庫設(shè)計(jì) ……………………….11
3.2數(shù)據(jù)庫需求分析 …………………….11
3.3數(shù)據(jù)庫概念結(jié)構(gòu)設(shè)計(jì) ………………..13
3.4 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計(jì) ………………………16
第四章 學(xué)生信息系統(tǒng)設(shè)計(jì) ………………………17
4.1創(chuàng)建工程項(xiàng)目 ……………………….17
4.2創(chuàng)建學(xué)生信息管理系統(tǒng)的主窗體 ……...18
4.3系統(tǒng)用戶管理模塊的創(chuàng)建 ……………19
4.4 班級管理模塊的實(shí)現(xiàn) ………………..24
4.4.1 添加班級信息的創(chuàng)建 ……………….24
4.4.2 修改班級信息的創(chuàng)建 ……………24
4.5課程設(shè)置模塊的創(chuàng)建 ………………….24
4.6 查詢模塊的創(chuàng)建 ………………….24
4.7 幫助模塊的設(shè)計(jì) ………………….29
第五章 系統(tǒng)的實(shí)現(xiàn) ………………...29
5.1 系統(tǒng)的實(shí)現(xiàn) ………………………….29
5.2系統(tǒng)的測試 ………………………….34
5.3 系統(tǒng)的編譯 ………………………….34
5.4 小結(jié) ………………………….34
結(jié)束語 ………………………….35
致謝 ………………………….35
參考文獻(xiàn) ………………………….36
參考文獻(xiàn)
1. Visual Basic 課程設(shè)計(jì)
張勇等編著
中國水利水電出版社
2. Visual Basic 6.0數(shù)據(jù)庫系統(tǒng)開發(fā)實(shí)例導(dǎo)航
劉濤 駱娟 何旭洪編著
人民郵電出版社
3. Visual Basic 6.0 入門與提高
張樹兵 戴紅 陳哲編著
清華大學(xué)出版社
頁數(shù) 36 字?jǐn)?shù) 10391
摘要
學(xué)生信息管理系統(tǒng)是典型的信息管理系統(tǒng),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前段應(yīng)用程序的開發(fā)兩個(gè)方面。對于前者要求建立起數(shù)據(jù)一致性和完整性性強(qiáng)、數(shù)據(jù)安全性好的庫。
而對于后者則要求應(yīng)用程序功能完備、易使用的特點(diǎn)。
關(guān)鍵字:控件,窗體,域。
ABSTRACT
The system of managing student file is a typical application of managing information system (know as MIS),which mainly includes building up data-base of back-end and developing the application interface of front-end. The former required consistency and integrality and security of data. The later should make the application powerful and easily used.
Keywords: ActiveX , Form , Field .
目錄
引言 ………………………………………………………… ……..3
第一章 工具介紹 ……………………………………..5
1.1編程工具――Visual Basic 6.0 ………………….5
1.2數(shù)據(jù)庫工具――Microsoft Access ……………….8
1.3 SQL語言 ……………….8
第二章 需求分析 ………………..9
2.1學(xué)生信息管理系統(tǒng)簡介 ……………………..9
2.2 程序設(shè)計(jì)目的 ……………………..9
2.3 系統(tǒng)功能分析 ………………………..9
2.4 系統(tǒng)功能模塊設(shè)計(jì) ………………………..10
第三章 數(shù)據(jù)庫設(shè)計(jì) …………………11
3.1數(shù)據(jù)庫設(shè)計(jì) ……………………….11
3.2數(shù)據(jù)庫需求分析 …………………….11
3.3數(shù)據(jù)庫概念結(jié)構(gòu)設(shè)計(jì) ………………..13
3.4 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計(jì) ………………………16
第四章 學(xué)生信息系統(tǒng)設(shè)計(jì) ………………………17
4.1創(chuàng)建工程項(xiàng)目 ……………………….17
4.2創(chuàng)建學(xué)生信息管理系統(tǒng)的主窗體 ……...18
4.3系統(tǒng)用戶管理模塊的創(chuàng)建 ……………19
4.4 班級管理模塊的實(shí)現(xiàn) ………………..24
4.4.1 添加班級信息的創(chuàng)建 ……………….24
4.4.2 修改班級信息的創(chuàng)建 ……………24
4.5課程設(shè)置模塊的創(chuàng)建 ………………….24
4.6 查詢模塊的創(chuàng)建 ………………….24
4.7 幫助模塊的設(shè)計(jì) ………………….29
第五章 系統(tǒng)的實(shí)現(xiàn) ………………...29
5.1 系統(tǒng)的實(shí)現(xiàn) ………………………….29
5.2系統(tǒng)的測試 ………………………….34
5.3 系統(tǒng)的編譯 ………………………….34
5.4 小結(jié) ………………………….34
結(jié)束語 ………………………….35
致謝 ………………………….35
參考文獻(xiàn) ………………………….36
參考文獻(xiàn)
1. Visual Basic 課程設(shè)計(jì)
張勇等編著
中國水利水電出版社
2. Visual Basic 6.0數(shù)據(jù)庫系統(tǒng)開發(fā)實(shí)例導(dǎo)航
劉濤 駱娟 何旭洪編著
人民郵電出版社
3. Visual Basic 6.0 入門與提高
張樹兵 戴紅 陳哲編著
清華大學(xué)出版社