长生栈
首页
基础
基础
编程语言
C语言
C++
Java
Python
数据结构和算法
全排列算法实现
动态规划算法
工具
工具
CMake
技术
技术
gitlab 安装和配置
docker快速搭建wordpress
electron+react开发和部署
Electron-创建你的应用程序
ImgUI编译环境
搭建图集网站
使用PlantUml画时序图
更多
更多
友情链接
关于
收藏
索引
索引
分类
标签
归档
GitHub
(opens new window)
行为型模式(Behavioral Patterns)
行为型模式(Behavioral Patterns)关注对象之间的通信和责任分配,以便更好地管理算法、职责和交互。它们解决了对象之间如何协作以完成特定行为的问题。
目录
1. 责任链模式(Chain of Responsibility Pattern)
2. 命令模式(Command Pattern)
3. 解释器模式(Interpreter Pattern)
4. 迭代器模式(Iterator Pattern)
5. 中介者模式(Mediator Pattern)
6. 备忘录模式(Memento Pattern)
7. 观察者模式(Observer Pattern)
8. 状态模式(State Pattern)
9. 策略模式(Strategy Pattern)
10. 模板方法模式(Template Method Pattern)
11. 访问者模式(Visitor Pattern)
上次更新:
2023/06/09, 13:17:31
结构型模式(Structural Patterns)
←
结构型模式(Structural Patterns)
最近更新
01
Linux系统移植(五)--- 制作、烧录镜像并启动Linux
02-05
02
Linux系统移植(四)--- 使用busybox制作根文件系统(rootfs)
02-05
03
Linux系统移植(三)--- Linux kernel移植
02-05
更多文章>
跟随系统
浅色模式
深色模式
阅读模式