摘要
介绍了设计模式在总线通信程序中的应用。详细阐述了如何使用设计模式来分析和设计总线通信模式的抽象类,使得类似的通信行为被封装成程序模块。从而使通信行为部分的程序可以被复用到各种通信协议中,使项目更有效率。
The application of design patterns for fieldbus communication program was introduced. It was expounded how to use design patterns to analyze and design the abstract class of fieldbus communication mode, and to make the same communication action be packed as a program module. Then program of communication action can be reused in various protocols, making software project more effective.
出处
《低压电器》
北大核心
2008年第3期36-38,共3页
Low Voltage Apparatus
基金
上海市科委项目基金资助(06DZ15003)
关键词
设计模式
总线通信
面向对象
代码复用
design patterns
fieldbus communication
object-oriented
code reuse