{$cfg_webname}
主页 > 计算机 > Delphi >

设备保养管理系统的设计与实现

来源:wenku163.com  资料编号:WK1632251 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK1632251
资料介绍


摘要
设备保养管理系统为企事业单位设备管理者提供设备管理工作所需要的充足的信息和快捷的查询手段,其开发内容主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。利用Delphi 6.0软件及其提供的各种面向对象的开发工具,建立完整性强、安全性好的数据库,开发出功能完备,易使用的应用程序。经过调试、编译与实现,该程序界面友好、程序设计风格朴素,使用起来美观大方、方便易用。尤其是系统的“保养资料管理”的功能极大的减轻工作人员的工作量,并以快速、准确等优点取代人工操作,提高了设备保养管理工作效率。

关键词 : Delphi 6.0  信息管理系统   数据库  模块  设备保养管理

Equipment maintenance management system for enterprises and institutions to provide equipment managers equipment management needs sufficient information and efficient means enquiries, the development mainly to the establishment and maintenance of databases including background applications and front-end development of the two. Delphi 6.0 and the use of object-oriented software development tools, the establishment of strong integrity, good safety database developed functions, easy to use applications. After debugging, Translation and the realization that the process friendly interface, simple programming style, using up aesthetic generous, convenient user-friendly. In particular system "maintenance information management" function greatly reduce the workload of staff, and to the rapid, accurate, and other advantages replace manual operations, improve equipment maintenance management efficiency.

Keyword : Delphi 6.0 Information Management System database module equipment maintenance management

设备保养管理系统是一个典型的信息管理系统,其主要通过软件工程方面的选择课题、需求分析、总体设计、选用工具、程序模块、系统测试等几个步骤来实现。开发本系统的过程中,首先要对设备保养管理进行系统调研,熟悉其中的新设备登记、设备信息耗材收集的流程、步骤;其次在系统需求分析过程中,要透过现象看本质,敏锐观察到设备管理中存在的各种问题,并在总体设计把握好对问题的分析、理解,进而解决问题;选用开发工具要选用自己最熟悉、应用较多的开发工具,本系统开发选用Delphi 6.0,其具有语言简单、功能强大、组件众多的优点。程序模块的编制中,重点把握系统内部完整性、功能性、实用性、便捷性,使其能够协调统一、运行无误。

引  言 1
1  Delphi语言概述 2
1.1  Delphi简介 5
1.2  数据库系统简介 7
1.3  本应用软件的基本介绍 9
2  本应用程序的构成和开发步骤 13
2.1 可行性研究 15
2.1.1  经济可行性  16
2.1.2  时间可行性   17
2.1.3  技术可行性   18
2.1.4  社会可行性   19
2.2  数据库的建立和连接 20
2.3  系统的总体设计   25
2.4  系统的详细设计   30
3   本程序的技术实现及具体功能   37
3.1  登录的界面与程序设计实现  42
3.2  用户管理界面与代码设计实现   46
3.3  设备保养主界面与代码设计实现  51
3.4  资料管理界面与代码设计  54
3.5  数据库配置界面设计与代码设计 57
3.6  程序主界面与代码设计  59
结  论  60
致  谢  60
参 考 文 献 60

推荐资料