use the chain of responsibility pattern when you want to give more than one object a chance to handle a request
chain of Responsibility pattern
最新推荐文章于 2023-08-10 18:32:01 发布
use the chain of responsibility pattern when you want to give more than one object a chance to handle a request