基于VB的学生学籍档案数据库管理系统开发及应用 本科毕业论文.doc
文本预览下载声明
CHANGZHOU INSTITUTE OF TECHNOLOGY
毕 业 设 计 说 明 书
题目:基于VB的学生学籍档案数据库管理系统开发及应用 二级学院(直属学部): 延陵学院 专业: 自 动 化 班级: 07自Y 学生姓名: 范 章 美 学号: 指导教师姓名:毛 国 勇 职称: 副 教 授 评阅教师姓名: 职称:
2011年 5 月摘 要
传统的信息的存储和调用都通过文本信息,现如今文本信息已经不能满足现在大量信息的存储和调用,随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。学生档案管理信息系统是一个不断发展的新型学科,能简单方便的实现学生学籍档案信息的管理。
本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个学生档案管理信息系统的过程。文章介绍了学生档案管理信息系统的系统分析部分,包括需求性分析、开发环境分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计,功能主要包括信息查询、信息打印、信息浏览、信息添加等等;本系统界面友好,操作简单,比较实用。
【关键字】:管理信息系统、学籍管理、Visual Basic应用。
Abstract
Traditional information storage and calls by text message,now text messaging is a wealth of information can not meet the storage and recall, as information technology more and more depth in the management of a wide range of applications, Student records management information system is a new subject, to facilitate the realization of a simple information management student record files.
This article introduces the detailed process of exploring a student records management information system under the environment of visual Basic, utilizing “Top-Bottom” overall plan and a strategy according to “Bottom-Top” application and exploitation. This paper introduces the students to file management information systems analysis section of the system, including requirements analysis, development environment analysis; System introduced the system features some of the major design and database design and code design, Features include information queries, information printed, information browsing, information is added and so on; This economical and pragmatic system has explicit interface, with simple operation.
[Keyword] :MIS、student management、visual basic application
目录
摘 要 I
Abstract II
第一章 绪 论 - 1 -
1.1学生档案管理系统需求分析 - 1 -
1.1.1开发意义 - 1 -
1.1.2 信息化管理 - 2 -
1.1.3 信息数字化 - 2 -
1.1.4 数据库管理 - 2 -
1.2 本章小结 - 3 -
第二章 开发工具简介 - 4 -
2.1 ACCESS
显示全部