您现在的位置:网站首页答辩论文计算机毕业设计VB毕业设计

干部档案管理系统

  • 简介:(字数:15284 页数:46 毕业论文 带程序)摘 要:干部档案管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程...
    • 请与管理员联系购买资料 QQ:5739126
  • 论文简介
  • 相关论文
  • 论文下载

(字数:15284 页数:46 毕业论文 带程序)摘 要:干部档案管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点.。
本系统主要完成对干部档案的管理,包括添加、修改、删除,查询,打印信息以用户管理等六个方面。系统可以完成对各类信息的浏览、查询、添加、删除、修改等功能。
系统的核心是添加、修改和删除三者之间的联系,每一个表的修改都将联动的影响其它的表,当完成添加或删除操作时系统会自动地完成干部档案的修改。查询功能也是系统的核心之一,在系统中主要根据干部姓名进行查询,其目的都是为了方便用户使用。系统有完整的用户添加、删除和密码修改功能,并具备报表打印功能。
系统采用Microsoft Office中的Access 2000来设计数据库,并使用当前优秀的开发工具—VB 6.0 ,它有着最为灵活的数据库结构,对数据库应用有着良好的支持。
论文主要介绍了本课题的开发背景,所要完成的功能和开发的过程。重点的说明了系统设计的重点、设计思想、难点技术和解决方案。

关键字:控件,窗体,数据库,visual basic语言,干部档案

[英文摘要]
Summary
This system chiefly accomplishes the stock management to the storehouse,
includes being put in storage, goes out the warehouse and stocks, and staff’s information, six aspects such as supplier's information as well as cryptogram management etc. What the system can accomplish to various kind the information glances over and the function such as inquires about, adds, deletes andmodification etc.
The systematic nucleus is is put in storage, stocks and goes out the contact between the warehouse, and when accomplishes being put in storage or going out a warehouse, the system can accomplish voluntarily the modification of stock to other table of influence that the modification of every table all will be linkageed when operating. Inquiring about the function also is one of systematic nucleus, namely having the wallscroll spare to inquire about and inquires about with many conditions in the system, also having accurately the query to inquire about with bluring, not only there is the condition query of static state in the system, also having the condition query of trends formations, his purpose all is using for convenient user. The system has completeuser to add, deletes and the cipher modification function, and has the reportform and
prints the function.
The Access 2000 that the system adopted among Microsoft Office comes
the design data warehouse, and use before one zorch development tool - VB6.0, it has the most nimble data base structure, and the application has the
good support to the data warehouses.
The development background of this the subject, course of function and the development that will be accomplished were chiefly introduced to thesis.
The emphatic explanation focal point of systems design, design thought and difficult point technology and settlement scheme.
The keyword: the data base, access, vb6.0,'s data base package,
目 录


第一章 绪论

第二章 系统需求分析
2.1 开发背景
2.2 需求分析
2.3 Microsoft Visual Basic 6.0软件简介

第三章 系统设计
3.1 面对对象的编程
3.2 新建一个数据库
3.3 实现数据库之间的联系
第四章 系统数据库设计
4.1 数据库的概念
4.2 创建数据库文件
4.3 怎样创建一个数据表
4.4 VB连接ACCESS2000数据库
4.5 数据库设计

第五章 系统总体规划
5.1 系统功能
5.2 流程图
5.3 具体操作步骤

第六章 结束语

第七章 主要参考文献

第八章.系统界面及源代码

第一章 绪言
本软件使用Microsoft Visual Basic 6.0进行编写。数据库技术的产生与发展源于对于数据的组织和管理。数据库技术是数据管理的技术,它随着数据管理任务的需要而产生于20世纪60年代中期。这是一门综合性技术,涉及操作系统,数据结构,算法设计和程序设计等知识。数据库技术的基本思想是对数据实行集中,统一,独立的管理,用户可以最大限度的共享数据资源。
数据库系统实际上是一个应用系统,它是在计算机硬,软件系统支持下,由用户,数据库管理系统,存储在存储设备上的数据和数据库应用程序构成的数据处理系统。数据库系统是由数据,数据库管理系统,应用程序,用户组成。
数据库的特点:1.实现数据共享 2.实现数据独立3.减少了数据冗余度 4.避免了数据不一致性5.加强了对数据的保护。
\

查看评论 已有0位网友发表了看法
  • 验证码: