学生档案管理系统论文 VB开发
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘 要
[资料来源:http://think58.com]
学生档案管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库。而对于后者则要求应用程序功能完备,易使用等特点。
经过分析,我使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成满意的可行系统。系统主要模块:学生信息管理、老师信息管理、系统管理等。
[资料来源:http://think58.com]
关键字:MIS (管理信息系统) 、控件、域。
[资料来源:http://THINK58.com]
[来源:http://www.think58.com]
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.
By looking up lots of datum, we selected Visual Basic presented by Microsoft because of its objective tools in Win32. VB offered a series of ActiveX operating a data-base. It can give you a short-cut to build up a prototype of system application. The prototype could be modified and developed till users are satisfied with it.
Keywords:MIS, ActiveX ,Field
[版权所有:http://think58.com]
[版权所有:http://think58.com]
目 录
摘 要 I
Summary II
1.系统概述 1
1.1 系统及需求分析 1
[版权所有:http://think58.com]
1.2系统设计的背景 5
1.3系统的功能简介 8
1.4系统开发的目标 10
[来源:http://think58.com]
2. 系统分析 11
2.1业务流程分析 11
[资料来源:THINK58.com]
2.2数据流程分析: 13
2.3数据存储分析:实体联系图 14
2.4功能分析:功能层次图 16
3.系统设计 17
3.1软件模块结构设计 17
3.2数据库设计 18
[来源:http://think58.com]
4.系统的功能 23
[资料来源:http://THINK58.com]
4.1系统登陆界面: 23
4.2系统主界面: 26
4.3用户管理模块: 38
4.4学生缴费管理模块: 43
5.系统的实现 55
5.1系统开发环境: 55
5.2系统测试: 55
5.3 系统运行与维护: 58
5.4系统的转换方案: 59
6.全文总结 60
致 谢 61
参考文献 62
部分运行界面
[版权所有:http://think58.com]
上一篇:抽奖系统论文 VB开发
下一篇:高校排课管理系统论文 VB开发