vf程序教务管理系统设计(附源程序).rar
vf程序教务管理系统设计(附源程序),资源包括:正文doc格式共50页 19802字 附程序设计源文件摘 要教务管理系统是典型的信息管理系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据完全性好的库。而对于后者则要求程序功能完备,易使用等特点。经过研究分析如下情况,我使用microsoft...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 莎士比亚 发布
资源包括:正文DOC格式共50页 19802字 附程序设计源文件
摘 要
教务管理系统是典型的信息管理系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据完全性好的库。而对于后者则要求程序功能完备,易使用等特点。
经过研究分析如下情况,我使用Microsoft公司的Visual FoxPro 6.0开发工具,利用其提供的各种面向对象编程的可视化工具来编制出用户满意的数据窗口平台。Visual FoxPro 6.0开发工具不仅提供了更多更好的设计器、向导、生成器及新类,而且使得客户和服务器结构数据库应用程序的设计更加方便简捷。Visual FoxPro 6.0以其强大的工具和面向对象的以数据为中心的语言,将客户/服务器和网络功能集成于现代的、多连接的应用程序。Visual FoxPro 6.0充分发挥了面向对象编程技术和事件驱动方式的优势,不断修正和改进直到形成用户满意的可行性系统。
关键字:面向对象;信息管理系统。
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章 系统概论 1
1.1 教务管理的重要性 1
1.2 教务管理系统的用户需求 1
1.3 教务管理系统设计指导思想 1
1.4 组织实施 2
1.5 计算机教务管理系统的设计目标 2
第2章 管理信息系统简介 3
2.1信息与数据 3
2.2管理信息系统 3
2.3关系数据库概述 3
2.4管理信息系统的基础技术 4
2.4.1数据库技术 4
2.4.2计算机网络技术 5
2.4.3安全保密技术 5
2.5管理信息系统开发方法 5
第3章 应用系统开发工具 6
3.1 VISUAL FOXPRO 系统简介 6
3.2 事件驱动和可视化的应用程序 7
3.3 VISUAL FOXPRO 6.0 语言和函数 7
3.4 面向对象的编程 8
第4章 教务管理系统的分析 9
4.1 系统应用需要的分析 9
4.2 信息系统开发的指导思想 9
4.2.1 数据位于现代数据的处理中心 9
4.2.2 数据模型是稳定的,处理是多变的 9
4.2.3 用户必须真正参与开发工作 10
4.3 信息系统的总体规划 10
4.4 信息系统分析 10
4.4.1 信息系统分析的工作步骤与分析工具 10
4.4.2 数据流程的抽取 10
第5章 教务管理系统的设计 14
5.1 系统数据库设计 14
5.1.1 数据分析建立数据库 14
5.1.2 数据的概念设计 15
5.1.3 数据库的逻辑设计 19
5.2 教务管理系统的分析和概要设计 19
5.3 数据库的实现 20
5.4 数据库逻辑结构设计 20
5.5 教务管理系统设计的评价标准 22
5.6教务管理系统分析方法的特点 23
5.7教务管理系统界面 23
第6章 系统的编译与发行 33
6.1 设置整个应用程序的执行环境 33
6.2 构造主文件 33
6.3 设置系统退出 33
6.4 编译应用程序 33
6.5 应用程序的测试与调试 34
结束语 35
致谢 36
主要参考文献 37
附录 38
摘 要
教务管理系统是典型的信息管理系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据完全性好的库。而对于后者则要求程序功能完备,易使用等特点。
经过研究分析如下情况,我使用Microsoft公司的Visual FoxPro 6.0开发工具,利用其提供的各种面向对象编程的可视化工具来编制出用户满意的数据窗口平台。Visual FoxPro 6.0开发工具不仅提供了更多更好的设计器、向导、生成器及新类,而且使得客户和服务器结构数据库应用程序的设计更加方便简捷。Visual FoxPro 6.0以其强大的工具和面向对象的以数据为中心的语言,将客户/服务器和网络功能集成于现代的、多连接的应用程序。Visual FoxPro 6.0充分发挥了面向对象编程技术和事件驱动方式的优势,不断修正和改进直到形成用户满意的可行性系统。
关键字:面向对象;信息管理系统。
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章 系统概论 1
1.1 教务管理的重要性 1
1.2 教务管理系统的用户需求 1
1.3 教务管理系统设计指导思想 1
1.4 组织实施 2
1.5 计算机教务管理系统的设计目标 2
第2章 管理信息系统简介 3
2.1信息与数据 3
2.2管理信息系统 3
2.3关系数据库概述 3
2.4管理信息系统的基础技术 4
2.4.1数据库技术 4
2.4.2计算机网络技术 5
2.4.3安全保密技术 5
2.5管理信息系统开发方法 5
第3章 应用系统开发工具 6
3.1 VISUAL FOXPRO 系统简介 6
3.2 事件驱动和可视化的应用程序 7
3.3 VISUAL FOXPRO 6.0 语言和函数 7
3.4 面向对象的编程 8
第4章 教务管理系统的分析 9
4.1 系统应用需要的分析 9
4.2 信息系统开发的指导思想 9
4.2.1 数据位于现代数据的处理中心 9
4.2.2 数据模型是稳定的,处理是多变的 9
4.2.3 用户必须真正参与开发工作 10
4.3 信息系统的总体规划 10
4.4 信息系统分析 10
4.4.1 信息系统分析的工作步骤与分析工具 10
4.4.2 数据流程的抽取 10
第5章 教务管理系统的设计 14
5.1 系统数据库设计 14
5.1.1 数据分析建立数据库 14
5.1.2 数据的概念设计 15
5.1.3 数据库的逻辑设计 19
5.2 教务管理系统的分析和概要设计 19
5.3 数据库的实现 20
5.4 数据库逻辑结构设计 20
5.5 教务管理系统设计的评价标准 22
5.6教务管理系统分析方法的特点 23
5.7教务管理系统界面 23
第6章 系统的编译与发行 33
6.1 设置整个应用程序的执行环境 33
6.2 构造主文件 33
6.3 设置系统退出 33
6.4 编译应用程序 33
6.5 应用程序的测试与调试 34
结束语 35
致谢 36
主要参考文献 37
附录 38