首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏星尘的一个朋友

    和 lvgo 一起学设计模式(十六)行为型之责任链模式

    图片来源:https://refactoringguru.cn/design-patterns/chain-of-responsibility 责任链模式 把请求从链中的一个对象传到下一个对象,

    54220发布于 2020-12-07
  • 来自专栏大猪的笔记

    go: 使用rxgo 实现责任链模式鉴权系统

    参考资料:https://refactoringguru.cn/design-patterns/chain-of-responsibility 例如常见的电话应答服务就是标准的责任链。 1.

    1.4K20编辑于 2021-12-24
  • 来自专栏AndroidTraveler

    责任链模式妙用

    chain-of-responsibility-pattern.html https://github.com/simple-android-framework/android_design_patterns_analysis/tree/master/chain-of-responsibility

    49330发布于 2018-08-31
领券