vf程序教務(wù)管理系統(tǒng)設(shè)計(附源程序).rar
vf程序教務(wù)管理系統(tǒng)設(shè)計(附源程序),資源包括:正文doc格式共50頁 19802字 附程序設(shè)計源文件摘 要教務(wù)管理系統(tǒng)是典型的信息管理系統(tǒng),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)完全性好的庫。而對于后者則要求程序功能完備,易使用等特點(diǎn)。經(jīng)過研究分析如下情況,我使用microsoft...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 莎士比亞 發(fā)布
資源包括:正文DOC格式共50頁 19802字 附程序設(shè)計源文件
摘 要
教務(wù)管理系統(tǒng)是典型的信息管理系統(tǒng),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)完全性好的庫。而對于后者則要求程序功能完備,易使用等特點(diǎn)。
經(jīng)過研究分析如下情況,我使用Microsoft公司的Visual FoxPro 6.0開發(fā)工具,利用其提供的各種面向?qū)ο缶幊痰目梢暬ぞ邅砭幹瞥鲇脩魸M意的數(shù)據(jù)窗口平臺。Visual FoxPro 6.0開發(fā)工具不僅提供了更多更好的設(shè)計器、向?qū)?、生成器及新類,而且使得客戶和服?wù)器結(jié)構(gòu)數(shù)據(jù)庫應(yīng)用程序的設(shè)計更加方便簡捷。Visual FoxPro 6.0以其強(qiáng)大的工具和面向?qū)ο蟮囊詳?shù)據(jù)為中心的語言,將客戶/服務(wù)器和網(wǎng)絡(luò)功能集成于現(xiàn)代的、多連接的應(yīng)用程序。Visual FoxPro 6.0充分發(fā)揮了面向?qū)ο缶幊碳夹g(shù)和事件驅(qū)動方式的優(yōu)勢,不斷修正和改進(jìn)直到形成用戶滿意的可行性系統(tǒng)。
關(guān)鍵字:面向?qū)ο?;信息管理系統(tǒng)。
Summary
The system of teach manage is the typical information management system, it mainly develop the establishment and maintenances and the head application procedures of include the backstage databases develop two aspects.Request to build up a data consistency and integrities for the former strong, the database that the data completeness like.But then request the procedure function to the latter complete, easy usage etc. characteristics.
Through analysis as follows circumstance, I use 6.0 development tools of the Visual FoxPro of the company of Microsoft, making use of what it provide various face to the object plait distance and can see the chemical engineering to have to draw up a customer satisfied data window way terrace.The Visual FoxPro 6.0 development tools not only provided more better design machine, guides, born machines and new type, but also make the customer and server structure database apply more convenient JIAN3 JIE2 of the design of the procedure.The Visual FoxPro 6.0 with its strong tool and face to the object of with data for center of language, link much the customer/ server and the network function gather in modern of, of applied procedure.The Visual FoxPro 6.0 developped to face to the advantage that the object plait distance technique and affairses drive the way well, revise and improve continuously until become the possibility system of the customer satisfaction.
Key word:Face to the object; The information management system
目 錄
第1章 系統(tǒng)概論 1
1.1 教務(wù)管理的重要性 1
1.2 教務(wù)管理系統(tǒng)的用戶需求 1
1.3 教務(wù)管理系統(tǒng)設(shè)計指導(dǎo)思想 1
1.4 組織實施 2
1.5 計算機(jī)教務(wù)管理系統(tǒng)的設(shè)計目標(biāo) 2
第2章 管理信息系統(tǒng)簡介 3
2.1信息與數(shù)據(jù) 3
2.2管理信息系統(tǒng) 3
2.3關(guān)系數(shù)據(jù)庫概述 3
2.4管理信息系統(tǒng)的基礎(chǔ)技術(shù) 4
2.4.1數(shù)據(jù)庫技術(shù) 4
2.4.2計算機(jī)網(wǎng)絡(luò)技術(shù) 5
2.4.3安全保密技術(shù) 5
2.5管理信息系統(tǒng)開發(fā)方法 5
第3章 應(yīng)用系統(tǒng)開發(fā)工具 6
3.1 VISUAL FOXPRO 系統(tǒng)簡介 6
3.2 事件驅(qū)動和可視化的應(yīng)用程序 7
3.3 VISUAL FOXPRO 6.0 語言和函數(shù) 7
3.4 面向?qū)ο蟮木幊?8
第4章 教務(wù)管理系統(tǒng)的分析 9
4.1 系統(tǒng)應(yīng)用需要的分析 9
4.2 信息系統(tǒng)開發(fā)的指導(dǎo)思想 9
4.2.1 數(shù)據(jù)位于現(xiàn)代數(shù)據(jù)的處理中心 9
4.2.2 數(shù)據(jù)模型是穩(wěn)定的,處理是多變的 9
4.2.3 用戶必須真正參與開發(fā)工作 10
4.3 信息系統(tǒng)的總體規(guī)劃 10
4.4 信息系統(tǒng)分析 10
4.4.1 信息系統(tǒng)分析的工作步驟與分析工具 10
4.4.2 數(shù)據(jù)流程的抽取 10
第5章 教務(wù)管理系統(tǒng)的設(shè)計 14
5.1 系統(tǒng)數(shù)據(jù)庫設(shè)計 14
5.1.1 數(shù)據(jù)分析建立數(shù)據(jù)庫 14
5.1.2 數(shù)據(jù)的概念設(shè)計 15
5.1.3 數(shù)據(jù)庫的邏輯設(shè)計 19
5.2 教務(wù)管理系統(tǒng)的分析和概要設(shè)計 19
5.3 數(shù)據(jù)庫的實現(xiàn) 20
5.4 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計 20
5.5 教務(wù)管理系統(tǒng)設(shè)計的評價標(biāo)準(zhǔn) 22
5.6教務(wù)管理系統(tǒng)分析方法的特點(diǎn) 23
5.7教務(wù)管理系統(tǒng)界面 23
第6章 系統(tǒng)的編譯與發(fā)行 33
6.1 設(shè)置整個應(yīng)用程序的執(zhí)行環(huán)境 33
6.2 構(gòu)造主文件 33
6.3 設(shè)置系統(tǒng)退出 33
6.4 編譯應(yīng)用程序 33
6.5 應(yīng)用程序的測試與調(diào)試 34
結(jié)束語 35
致謝 36
主要參考文獻(xiàn) 37
附錄 38
摘 要
教務(wù)管理系統(tǒng)是典型的信息管理系統(tǒng),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)完全性好的庫。而對于后者則要求程序功能完備,易使用等特點(diǎn)。
經(jīng)過研究分析如下情況,我使用Microsoft公司的Visual FoxPro 6.0開發(fā)工具,利用其提供的各種面向?qū)ο缶幊痰目梢暬ぞ邅砭幹瞥鲇脩魸M意的數(shù)據(jù)窗口平臺。Visual FoxPro 6.0開發(fā)工具不僅提供了更多更好的設(shè)計器、向?qū)?、生成器及新類,而且使得客戶和服?wù)器結(jié)構(gòu)數(shù)據(jù)庫應(yīng)用程序的設(shè)計更加方便簡捷。Visual FoxPro 6.0以其強(qiáng)大的工具和面向?qū)ο蟮囊詳?shù)據(jù)為中心的語言,將客戶/服務(wù)器和網(wǎng)絡(luò)功能集成于現(xiàn)代的、多連接的應(yīng)用程序。Visual FoxPro 6.0充分發(fā)揮了面向?qū)ο缶幊碳夹g(shù)和事件驅(qū)動方式的優(yōu)勢,不斷修正和改進(jìn)直到形成用戶滿意的可行性系統(tǒng)。
關(guān)鍵字:面向?qū)ο?;信息管理系統(tǒng)。
Summary
The system of teach manage is the typical information management system, it mainly develop the establishment and maintenances and the head application procedures of include the backstage databases develop two aspects.Request to build up a data consistency and integrities for the former strong, the database that the data completeness like.But then request the procedure function to the latter complete, easy usage etc. characteristics.
Through analysis as follows circumstance, I use 6.0 development tools of the Visual FoxPro of the company of Microsoft, making use of what it provide various face to the object plait distance and can see the chemical engineering to have to draw up a customer satisfied data window way terrace.The Visual FoxPro 6.0 development tools not only provided more better design machine, guides, born machines and new type, but also make the customer and server structure database apply more convenient JIAN3 JIE2 of the design of the procedure.The Visual FoxPro 6.0 with its strong tool and face to the object of with data for center of language, link much the customer/ server and the network function gather in modern of, of applied procedure.The Visual FoxPro 6.0 developped to face to the advantage that the object plait distance technique and affairses drive the way well, revise and improve continuously until become the possibility system of the customer satisfaction.
Key word:Face to the object; The information management system
目 錄
第1章 系統(tǒng)概論 1
1.1 教務(wù)管理的重要性 1
1.2 教務(wù)管理系統(tǒng)的用戶需求 1
1.3 教務(wù)管理系統(tǒng)設(shè)計指導(dǎo)思想 1
1.4 組織實施 2
1.5 計算機(jī)教務(wù)管理系統(tǒng)的設(shè)計目標(biāo) 2
第2章 管理信息系統(tǒng)簡介 3
2.1信息與數(shù)據(jù) 3
2.2管理信息系統(tǒng) 3
2.3關(guān)系數(shù)據(jù)庫概述 3
2.4管理信息系統(tǒng)的基礎(chǔ)技術(shù) 4
2.4.1數(shù)據(jù)庫技術(shù) 4
2.4.2計算機(jī)網(wǎng)絡(luò)技術(shù) 5
2.4.3安全保密技術(shù) 5
2.5管理信息系統(tǒng)開發(fā)方法 5
第3章 應(yīng)用系統(tǒng)開發(fā)工具 6
3.1 VISUAL FOXPRO 系統(tǒng)簡介 6
3.2 事件驅(qū)動和可視化的應(yīng)用程序 7
3.3 VISUAL FOXPRO 6.0 語言和函數(shù) 7
3.4 面向?qū)ο蟮木幊?8
第4章 教務(wù)管理系統(tǒng)的分析 9
4.1 系統(tǒng)應(yīng)用需要的分析 9
4.2 信息系統(tǒng)開發(fā)的指導(dǎo)思想 9
4.2.1 數(shù)據(jù)位于現(xiàn)代數(shù)據(jù)的處理中心 9
4.2.2 數(shù)據(jù)模型是穩(wěn)定的,處理是多變的 9
4.2.3 用戶必須真正參與開發(fā)工作 10
4.3 信息系統(tǒng)的總體規(guī)劃 10
4.4 信息系統(tǒng)分析 10
4.4.1 信息系統(tǒng)分析的工作步驟與分析工具 10
4.4.2 數(shù)據(jù)流程的抽取 10
第5章 教務(wù)管理系統(tǒng)的設(shè)計 14
5.1 系統(tǒng)數(shù)據(jù)庫設(shè)計 14
5.1.1 數(shù)據(jù)分析建立數(shù)據(jù)庫 14
5.1.2 數(shù)據(jù)的概念設(shè)計 15
5.1.3 數(shù)據(jù)庫的邏輯設(shè)計 19
5.2 教務(wù)管理系統(tǒng)的分析和概要設(shè)計 19
5.3 數(shù)據(jù)庫的實現(xiàn) 20
5.4 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計 20
5.5 教務(wù)管理系統(tǒng)設(shè)計的評價標(biāo)準(zhǔn) 22
5.6教務(wù)管理系統(tǒng)分析方法的特點(diǎn) 23
5.7教務(wù)管理系統(tǒng)界面 23
第6章 系統(tǒng)的編譯與發(fā)行 33
6.1 設(shè)置整個應(yīng)用程序的執(zhí)行環(huán)境 33
6.2 構(gòu)造主文件 33
6.3 設(shè)置系統(tǒng)退出 33
6.4 編譯應(yīng)用程序 33
6.5 應(yīng)用程序的測試與調(diào)試 34
結(jié)束語 35
致謝 36
主要參考文獻(xiàn) 37
附錄 38