档案管理系统论文01

上传人:夏** 文档编号:512521852 上传时间:2023-04-03 格式:DOC 页数:53 大小:240KB
返回 下载 相关 举报
档案管理系统论文01_第1页
第1页 / 共53页
档案管理系统论文01_第2页
第2页 / 共53页
档案管理系统论文01_第3页
第3页 / 共53页
档案管理系统论文01_第4页
第4页 / 共53页
档案管理系统论文01_第5页
第5页 / 共53页
点击查看更多>>
资源描述

《档案管理系统论文01》由会员分享,可在线阅读,更多相关《档案管理系统论文01(53页珍藏版)》请在金锄头文库上搜索。

1、档案管理系统论文 vb 档案管理系统 2008年09月26日 11:51 摘 要 IABSTRACT II第一章 引言 11.1 背景 11.1.1档案管理系统 11.2开发档案管理系统的目的和原则 31.3开发环境介绍 31.3.1 开发平台 41.3.2数据库设计工具ACCESS数据库管理系统 7第二章 系统设计 92.1 系统分析 92.2 系统流程和操作方式设计 11第三章 系统界面设计 123.1系统界面设计以及代码分析 12第四章 数据库的设计 304.1数据库设计 30总 结 39致 谢 40参考文献 41摘 要随着经济的发展,社会的进步,计算机越来越深入到我们日常的工作学习及生

2、活中,成为我们日常生活中不可缺少的辅助工具。 随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。它已经深入到日常工作和生活的方方面面,比如文字处理、信息管理、辅助设计、图形图像处理、教育培训以及游戏娱乐等。各行各业的人们无须经过特别的训练就能够使用电脑完成许许多多复杂的工作。然而,虽然现在世界上已经充满了多如牛毛的各种软件,但它们依然不能满足用户的各种特殊需要,人们还不得不开发适合自己特殊需求的软件。以前开发Windows应用软件是专业人员的工作,需要掌握许多专业知识和经过特殊的培训才能胜任。现在不同了,即使你没有接受

3、过严格的程序设计训练,使用Visual Basic也一样能够开发出功能强大、适合自己特殊需求的应用程序了。Visual Basic继承了Basic语言易学易用的特点,特别适合于初学者学习Windows系统编程。 档案管理系统用计算机管理档案的一种计算机应用技术的创新,在计算机还未普及之前档案文件管理都是由工作人员人工存档,调阅的方式来操作的.现在一般的档案管理都采用计算机智能化管理,采用计算机作为工具的实用的计算机档案管理程序来帮助档案管理员进行更有效的档案管理工作。档案管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立

4、起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。 经过分析,我们使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。因为本人能力有限,加上时间紧迫,所以设计出来的本系统可能功能比较简单,另外本系统是单机版,不能实现网络互联操作,这些都有待于我在以后的工作学习中进一步改进。关键字:档案管理,MIS,visual basic ,数据库,Acces

5、sABSTRACTWith economic development, social progress, the computer and went to work learning and our daily lives, we become an indispensable tool in everyday life. As science and technology continue to improve, computer science increasingly mature, and its powerful functions for the people to deeply

6、understand that it has entered human society in various fields and is playing an increasingly important role. It has to go down to the daily work and life, such as word processing, information management, aided design, graphics and video processing, as well as education and training game entertainme

7、nt. All people without special training will be able to use computers to complete numerous complex. However, although now the world has been filled with an over-abundance of software, but they still can not meet the special needs of the various users, it also had to develop software suited to their

8、particular needs. Professional Windows application software development before the work is needed in many professional knowledge and competence through special training. Different now, even if you have not received strict procedures designed training, the use of Visual Basic also like to develop a p

9、owerful, and suited to their special needs applications. Visual Basic inherited Basic language learn user-friendly features, and are particularly suited to new learner learning Windows system programming. File management system using a computer application computer file management technology innovat

10、ion in the computer files before the document management is not yet universal by staff manual filing, access to the operation. General file management are now using computer intelligent management, using the computer as a tool for computer files management procedures to help managers more effective

11、archives files management. Records management system is a typical management information system (MIS), including its main development background to the establishment and maintenance of the database and front-end application development 2. The request for the establishment of strong data consistency

12、and integrity, good for the security of the data. For the latter request applications functions, such as easy to use features. After analysis, we use Microsoft visual basic development tool companies, the use of its various object-oriented development tools, especially data that can be easily access

13、ible and concise window manipulation database intelligent objects, the first prototype application system in a short time and then, computation of the initial prototype system needs to constantly revise and improve until the formation of a viable system of user satisfaction. Because I limited capaci

14、ty, coupled with time constraints, it designed the system may function relatively simple, and the system is single edition, not Internet operations network, which I have yet to learn that in future work to further improve. keyword : file management, MIS,visual basic database, Access第一章 引言1.1 背景随着经济的

15、发展,社会的进步,计算机越来越深入到我们日常的工作学习及生活中,成为我们日常生活中不可缺少的辅助工具。 随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。它已经深入到日常工作和生活的方方面面,比如文字处理、信息管理、辅助设计、图形图像处理、教育培训以及游戏娱乐等。各行各业的人们无须经过特别的训练就能够使用电脑完成许许多多复杂的工作。然而,虽然现在世界上已经充满了多如牛毛的各种软件,但它们依然不能满足用户的各种特殊需要,人们还不得不开发适合自己特殊需求的软件。以前开发Windows应用软件是专业人员的工作,需要掌握许多专

16、业知识和经过特殊的培训才能胜任。现在不同了,即使你没有接受过严格的程序设计训练,使用Visual Basic也一样能够开发出功能强大、适合自己特殊需求的应用程序了。Visual Basic继承了Basic语言易学易用的特点,特别适合于初学者学习Windows系统编程。1.1.1档案管理系统档案管理系统用计算机管理档案的一种计算机应用技术的创新,在计算机还未普及之前档案文件管理都是由工作人员人工存档,调阅的方式来操作的.现在一般的档案管理都采用计算机智能化管理,采用计算机作为工具的实用的计算机档案管理程序来帮助档案管理员进行更有效的档案管理工作。档案管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 建筑/环境 > 施工组织

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号