摘要
根据面向对象程序设计思想,采用层次分析法将设备系统分为设备子系统、单体设备、部件三个层次,通过面向对象技术对各个层次进行封装,同时引入"类"的概念实现子类对父类属性与方法的继承。最后按照统一的数据结构存储设备系统的数据,并通过API函数接口为其他应用软件提供数据支持,达到软件之间数据共享的目的。
In this paper, according to the object-oriented program design concept, we adopted the AHP; divided the equipment system into the equipment subsystem, the single equipment and the parts; applied the object-oriented technology to encapsulate them and introduced the concept of "class" to achieve the inheritance of the subclass to the parent class. Finally, in accordance with the data from the equipment system and through the API function interface, we hoped to provide data support for other application software and to achieve the purpose of sharing data between pieces of software.
出处
《物流技术》
2015年第6期43-46,共4页
Logistics Technology
基金
2014年河南省软科学研究计划项目(1423005962)
关键词
设备系统
空间布局
面向对象
equipment system
spatial arrangement
object-orientation