1、 1 毕业论文(设计) 【摘【摘 要】要】 学生学籍管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据 库的建立和维护以及前端应用程序的开发两个方面。 对于前者要求建立起数据一 致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易 使用等特点。 经过分析,我使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的 各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能 化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代, 不断修正和改进,直到形成用户满意的可行系统。 【关键字: 】【关键字: 】 控件 窗
2、体 域 2 ABSTRACTABSTRACT 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
3、 of data. The later should make the application powerful and easily used. By looking up lots of datum, I selected Visual Basic presented by Microsoft because of its objective tools in Win32. VB offered a series of ActiveX operating a database. 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:Keywords: ActiveX Form Field 3 目目 录录 1 1、前言、前言 6 2 2、 系统概述系统概述 7 1 1 开发背景7 1 2 学籍管理系统概述7 1 3 开发环境及开发工具介绍7 131 开发环境 8 132 开发工具9 3 3、 设计总体规划设计总体规划11 21 数据库设计