vf程序教務(wù)管理系統(tǒng)設(shè)計(jì)(附源程序).rar
vf程序教務(wù)管理系統(tǒng)設(shè)計(jì)(附源程序),資源包括:正文doc格式共50頁(yè) 19802字 附程序設(shè)計(jì)源文件摘 要教務(wù)管理系統(tǒng)是典型的信息管理系統(tǒng),其開(kāi)發(fā)主要包括后臺(tái)數(shù)據(jù)庫(kù)的建立和維護(hù)以及前端應(yīng)用程序的開(kāi)發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)完全性好的庫(kù)。而對(duì)于后者則要求程序功能完備,易使用等特點(diǎn)。經(jīng)過(guò)研究分析如下情況,我使用microsoft...
該文檔為壓縮文件,包含的文件列表如下:
![](http://img.queshao.com/images/pcgzh.gif)
![](http://preview.queshao.com/tobuy/259378.gif)
內(nèi)容介紹
原文檔由會(huì)員 莎士比亞 發(fā)布
資源包括:正文DOC格式共50頁(yè) 19802字 附程序設(shè)計(jì)源文件
摘 要
教務(wù)管理系統(tǒng)是典型的信息管理系統(tǒng),其開(kāi)發(fā)主要包括后臺(tái)數(shù)據(jù)庫(kù)的建立和維護(hù)以及前端應(yīng)用程序的開(kāi)發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)完全性好的庫(kù)。而對(duì)于后者則要求程序功能完備,易使用等特點(diǎn)。
經(jīng)過(guò)研究分析如下情況,我使用Microsoft公司的Visual FoxPro 6.0開(kāi)發(fā)工具,利用其提供的各種面向?qū)ο缶幊痰目梢暬ぞ邅?lái)編制出用戶(hù)滿(mǎn)意的數(shù)據(jù)窗口平臺(tái)。Visual FoxPro 6.0開(kāi)發(fā)工具不僅提供了更多更好的設(shè)計(jì)器、向?qū)А⑸善骷靶骂?lèi),而且使得客戶(hù)和服務(wù)器結(jié)構(gòu)數(shù)據(jù)庫(kù)應(yīng)用程序的設(shè)計(jì)更加方便簡(jiǎn)捷。Visual FoxPro 6.0以其強(qiáng)大的工具和面向?qū)ο蟮囊詳?shù)據(jù)為中心的語(yǔ)言,將客戶(hù)/服務(wù)器和網(wǎng)絡(luò)功能集成于現(xiàn)代的、多連接的應(yīng)用程序。Visual FoxPro 6.0充分發(fā)揮了面向?qū)ο缶幊碳夹g(shù)和事件驅(qū)動(dòng)方式的優(yōu)勢(shì),不斷修正和改進(jìn)直到形成用戶(hù)滿(mǎn)意的可行性系統(tǒng)。
關(guān)鍵字:面向?qū)ο螅恍畔⒐芾硐到y(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)的用戶(hù)需求 1
1.3 教務(wù)管理系統(tǒng)設(shè)計(jì)指導(dǎo)思想 1
1.4 組織實(shí)施 2
1.5 計(jì)算機(jī)教務(wù)管理系統(tǒng)的設(shè)計(jì)目標(biāo) 2
第2章 管理信息系統(tǒng)簡(jiǎn)介 3
2.1信息與數(shù)據(jù) 3
2.2管理信息系統(tǒng) 3
2.3關(guān)系數(shù)據(jù)庫(kù)概述 3
2.4管理信息系統(tǒng)的基礎(chǔ)技術(shù) 4
2.4.1數(shù)據(jù)庫(kù)技術(shù) 4
2.4.2計(jì)算機(jī)網(wǎng)絡(luò)技術(shù) 5
2.4.3安全保密技術(shù) 5
2.5管理信息系統(tǒng)開(kāi)發(fā)方法 5
第3章 應(yīng)用系統(tǒng)開(kāi)發(fā)工具 6
3.1 VISUAL FOXPRO 系統(tǒng)簡(jiǎn)介 6
3.2 事件驅(qū)動(dòng)和可視化的應(yīng)用程序 7
3.3 VISUAL FOXPRO 6.0 語(yǔ)言和函數(shù) 7
3.4 面向?qū)ο蟮木幊?8
第4章 教務(wù)管理系統(tǒng)的分析 9
4.1 系統(tǒng)應(yīng)用需要的分析 9
4.2 信息系統(tǒng)開(kāi)發(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 用戶(hù)必須真正參與開(kāi)發(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è)計(jì) 14
5.1 系統(tǒng)數(shù)據(jù)庫(kù)設(shè)計(jì) 14
5.1.1 數(shù)據(jù)分析建立數(shù)據(jù)庫(kù) 14
5.1.2 數(shù)據(jù)的概念設(shè)計(jì) 15
5.1.3 數(shù)據(jù)庫(kù)的邏輯設(shè)計(jì) 19
5.2 教務(wù)管理系統(tǒng)的分析和概要設(shè)計(jì) 19
5.3 數(shù)據(jù)庫(kù)的實(shí)現(xiàn) 20
5.4 數(shù)據(jù)庫(kù)邏輯結(jié)構(gòu)設(shè)計(jì) 20
5.5 教務(wù)管理系統(tǒng)設(shè)計(jì)的評(píng)價(jià)標(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è)置整個(gè)應(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)用程序的測(cè)試與調(diào)試 34
結(jié)束語(yǔ) 35
致謝 36
主要參考文獻(xiàn) 37
附錄 38
摘 要
教務(wù)管理系統(tǒng)是典型的信息管理系統(tǒng),其開(kāi)發(fā)主要包括后臺(tái)數(shù)據(jù)庫(kù)的建立和維護(hù)以及前端應(yīng)用程序的開(kāi)發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)完全性好的庫(kù)。而對(duì)于后者則要求程序功能完備,易使用等特點(diǎn)。
經(jīng)過(guò)研究分析如下情況,我使用Microsoft公司的Visual FoxPro 6.0開(kāi)發(fā)工具,利用其提供的各種面向?qū)ο缶幊痰目梢暬ぞ邅?lái)編制出用戶(hù)滿(mǎn)意的數(shù)據(jù)窗口平臺(tái)。Visual FoxPro 6.0開(kāi)發(fā)工具不僅提供了更多更好的設(shè)計(jì)器、向?qū)А⑸善骷靶骂?lèi),而且使得客戶(hù)和服務(wù)器結(jié)構(gòu)數(shù)據(jù)庫(kù)應(yīng)用程序的設(shè)計(jì)更加方便簡(jiǎn)捷。Visual FoxPro 6.0以其強(qiáng)大的工具和面向?qū)ο蟮囊詳?shù)據(jù)為中心的語(yǔ)言,將客戶(hù)/服務(wù)器和網(wǎng)絡(luò)功能集成于現(xiàn)代的、多連接的應(yīng)用程序。Visual FoxPro 6.0充分發(fā)揮了面向?qū)ο缶幊碳夹g(shù)和事件驅(qū)動(dòng)方式的優(yōu)勢(shì),不斷修正和改進(jìn)直到形成用戶(hù)滿(mǎn)意的可行性系統(tǒng)。
關(guān)鍵字:面向?qū)ο螅恍畔⒐芾硐到y(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)的用戶(hù)需求 1
1.3 教務(wù)管理系統(tǒng)設(shè)計(jì)指導(dǎo)思想 1
1.4 組織實(shí)施 2
1.5 計(jì)算機(jī)教務(wù)管理系統(tǒng)的設(shè)計(jì)目標(biāo) 2
第2章 管理信息系統(tǒng)簡(jiǎn)介 3
2.1信息與數(shù)據(jù) 3
2.2管理信息系統(tǒng) 3
2.3關(guān)系數(shù)據(jù)庫(kù)概述 3
2.4管理信息系統(tǒng)的基礎(chǔ)技術(shù) 4
2.4.1數(shù)據(jù)庫(kù)技術(shù) 4
2.4.2計(jì)算機(jī)網(wǎng)絡(luò)技術(shù) 5
2.4.3安全保密技術(shù) 5
2.5管理信息系統(tǒng)開(kāi)發(fā)方法 5
第3章 應(yīng)用系統(tǒng)開(kāi)發(fā)工具 6
3.1 VISUAL FOXPRO 系統(tǒng)簡(jiǎn)介 6
3.2 事件驅(qū)動(dòng)和可視化的應(yīng)用程序 7
3.3 VISUAL FOXPRO 6.0 語(yǔ)言和函數(shù) 7
3.4 面向?qū)ο蟮木幊?8
第4章 教務(wù)管理系統(tǒng)的分析 9
4.1 系統(tǒng)應(yīng)用需要的分析 9
4.2 信息系統(tǒng)開(kāi)發(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 用戶(hù)必須真正參與開(kāi)發(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è)計(jì) 14
5.1 系統(tǒng)數(shù)據(jù)庫(kù)設(shè)計(jì) 14
5.1.1 數(shù)據(jù)分析建立數(shù)據(jù)庫(kù) 14
5.1.2 數(shù)據(jù)的概念設(shè)計(jì) 15
5.1.3 數(shù)據(jù)庫(kù)的邏輯設(shè)計(jì) 19
5.2 教務(wù)管理系統(tǒng)的分析和概要設(shè)計(jì) 19
5.3 數(shù)據(jù)庫(kù)的實(shí)現(xiàn) 20
5.4 數(shù)據(jù)庫(kù)邏輯結(jié)構(gòu)設(shè)計(jì) 20
5.5 教務(wù)管理系統(tǒng)設(shè)計(jì)的評(píng)價(jià)標(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è)置整個(gè)應(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)用程序的測(cè)試與調(diào)試 34
結(jié)束語(yǔ) 35
致謝 36
主要參考文獻(xiàn) 37
附錄 38