摘要
在电信IT资源管理系统的面向对象设计过程中,为了解决设备对象存在的类型多样性和属性可变性的问题,我们结合设计模式的思想,综合应用了Type Object模式和Property模式进行系统开发。最终开发的软件具有很高的可复用性。
In order to solve the problem that the equipment object has many types and its property may be changed in the process of Object-Oriented design of IT Resource Management System of Telecom, we use the idea of Design Pattern. Because of our combined application of Type Object Pattern and Property Pattern, we developed a software with high reusability.
出处
《微计算机信息》
北大核心
2007年第27期236-237,154,共3页
Control & Automation
基金
中国博士后科研项目基金(20060400275)
江苏省博士后科研项目基金(0601009B)
湖北省教育厅科学研究项目(Q200711004)
关键词
设计模式
软件复用
面向对象
Design Pattern, Software Reuse, Object-Oriented