学生档案管理系统的开发.doc

约28页DOC格式手机打开展开

学生档案管理系统的开发,全文28页约16000字论述翔实摘要学生档案管理系统是典型的信息管理系统(mis),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。经过分析,我们使用 microsoft公...
编号:10-27515大小:254.00K
分类: 论文>计算机论文

内容介绍

此文档由会员 孤星逐月 发布

学生档案管理系统的开发

全文28页 约16000字 论述翔实

摘要
学生档案管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
经过分析,我们使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
根据实际情况,我们使用原型法(Rapid Prototyping)即以少量代价快速地构造一个可执行的软件系统模型。使用户和开发人员可以较快地确定需求,然后采用循环进化的开发方式,对系统模型作连续的精化,将系统需具备的性质逐渐增加上去,直到所有的性质全部满足。此时模块也发展成为最终产品了。
将大量的图书资料以数字化的形式存储在资源服务器上,或通过Video服务器提供各种多媒体信息资源。学生与教师通过计算机网络可以方便的对资料进行查询、检索和使用。为教师提供利用网络资源和各种工具进行课程设计与开发的环境。它由采集压缩系统、图像处理系统、光盘制作系统、教师备课系统、服务器和若干台多媒体计算机组成。

关键词:档案管理系统,C++,VIsual Basic 6.0,Access2000

ABSTRACT
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.
The row of buttons at the top of your web browser, known as the toolbar, helps you travel through the web of possibilities, even keeping track of where you've been. Since the toolbars for Navigator and Explorer differ slightly, we'll first describe what the buttons in common do: The Back button returns you the previous page you've visited. Use the Forward button to return to the page you just came from. Home takes you to whichever home page you've chosen. (If you haven't selected one, it will return you to the default home page, usually the Microsoft or Netscape website.) Reload or Refresh does just that, loads the web page again. Why would you want to do this? Sometimes all of the elements of a web page haven't loaded the first time, because the file transfer was interrupted.

Keywords: Information management system, C++, Visual Basic 6.0, Access2000.

目录
摘要........................................................................................................................................1
Abstract…………………………………………………………………………...............…2
1.概述.....................................................................................................................................4
2学生档案管理系统功能.....................................................................................................5
2.1校园网络规划的策略................... .................................... ............................................7
2.2 结构化布线策略...................... ...... ........ ......... ............................................................9
3校园平台建设.....................................................................................................................11
3.1校园硬件平台........................... .....................................................................................11
3.2 数据库的概念.................................................................................................................13
4系统实现.............................................................................................................................14
4.1 用户界面的实现.............................................................................................................15
4.2 帮助系统.............................................................................. ..........................................15.
4.3学生基本信息与学生................................... ..................................................................16
5结论.....................................................................................................................................17
致谢.................................................................................. .....................................................18
参考文献................................................................................................................................19
英文附录.................................... ...........................................................................................20
中文翻译................................................................................................................................23

部分参考文献

[8] 佟永臣.数据库原理及应用技术教程.科学出版社,2003.
[9] 王念旭.基础与实用系统设计.北京航空航天大学,2004.
[10] 严蔚敏,吴伟民数.据结构语言版.科学出版社,2000.
[11] 李思敏.实用 Visual C++ 6.0 教程. 北京航空航天大学,2004.
[12] 李华.VisualC++ 编程基础6.0.机械工业出版,2003.
[13] 黄宁.软件工程与软件测试自动化教程.科学出版社,2003.