摘要
为达到可重用、可扩展、可维护等要求,应用程序框架一般要采用多种设计模式进行设计,消息是Windows平台的基本驱动模式,基于消息驱动的方式,采用MVC/P及Observer等设计模式,设计一种基于消息的应用程序框架结构,该架构不受限于具体的嵌入式系统平台,可实现模块内部的紧耦合以及模块之间的松耦合,将该框架成功应用于多种机型的战术数据系统中,验证了其正确性和适用性。
For reusable,extendable and maintainable concerns,usually application framework is designed with multi-patterns.Message is the fundamental driven mode under Microsoft's windows.Based on message-driven mode,in this paper we discuss one framework designed with MVC/P and Observer pattern.This framework is tight coupling inner-module,loose coupling between modules and embedded system limits free.Under this framework,successfully designing tactical data system for fighter plane testifies its correctness and applicability.
出处
《计算机测量与控制》
CSCD
北大核心
2011年第5期1142-1144,共3页
Computer Measurement &Control
关键词
消息
框架
设计模式
耦合
message
framework
design pattern
coupling