摘要:
Avoid coupling the sender of a request to the receiver by giving more than one object a chance to handle the request. Chain the receiving objects and pass the request along the chain until an object handles it.The main intention in Chain Of Responsibility is to decouple the origin of the request and 阅读全文
posted @ 2014-03-14 16:58
刺猬的温驯
阅读(720)
评论(0)
推荐(0)
浙公网安备 33010602011771号