摘要
本文从设计模式出发,分析了抽象工厂模式(Abstract Factory Pattern)的优缺点,研究了抽象工厂设计模式在分层分布式系统中的应用,并将抽象工厂设计模式应用于管理信息系统(MIS)中。抽象工厂模式为系统结构提供了非常灵活强大的动态扩展机制,能够降低模块间的耦合性,更好的实现软件复用。
This article from the design pattern, analyzed the abstract factory pattern (Abstract Factory Pattern), the abstract factory design pattern in a hierarchy application of distributed systems, and abstract factory design pattern to management information system (MIS). Abstract factory pattern for the system architecture provides a very flexible and powerful dynamic extension mechanism, to reduce the coupling between modules, better implementation of software reuse.
出处
《计算机系统应用》
2011年第1期205-207,共3页
Computer Systems & Applications
关键词
设计模式
抽象工厂
MIS
design pattern
the abstract factory
MIS