首页 | 本学科首页   官方微博 | 高级检索  
     

软件设计之责任链模式
引用本文:吝春妮,杨潇. 软件设计之责任链模式[J]. 科学之友, 2009, 0(1): 139-141,144
作者姓名:吝春妮  杨潇
作者单位:山西大同大学;江西九江学院;
摘    要:在面向对象设计里,责任链模式是一种软件设计模式,在责任链模式系统中存在多个有类似处理能力的对象,每一个处理对象决定它能处理哪些命令对象,它也知道如何将它不能处理的命令对象传递给该链中的下一个最合适的"责任"对象,并进行处理。

关 键 词:责任链模式  抽象处理者  具体处理者  客户端  

The Chain of Responsibility for Software Design Patterns
Lin Chunni,Yang Xiao. The Chain of Responsibility for Software Design Patterns[J]. Friend of Science Amateurs, 2009, 0(1): 139-141,144
Authors:Lin Chunni  Yang Xiao
Abstract:In object- oriented design, the chain of responsibility pattern is a software design pattern. In the chain of responsibility model systems,exist a number of objects which with similar ability to deal with things. Every object decides which command objects it can deal with, and it will know how to pass those command objects which it can not deal with to the next most appropriate "responsibility objects " in the chain and then to deal with them.
Keywords:Ahain of Responsibility Pattern  Handler  ConcreteHandler  Client.  
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号