长生栈
首页
基础
基础
编程语言
C语言
C++
Java
Python
数据结构和算法
全排列算法实现
动态规划算法
工具
工具
CMake
技术
技术
gitlab 安装和配置
docker快速搭建wordpress
electron+react开发和部署
Electron-创建你的应用程序
ImgUI编译环境
搭建图集网站
使用PlantUml画时序图
更多
更多
友情链接
关于
收藏
索引
索引
分类
标签
归档
GitHub
(opens new window)
结构型模式(Structural Patterns)
结构型模式(Structural Patterns)关注对象之间的组合和关系,以便形成更大的结构。它们解决了对象之间如何组合以实现更复杂功能的问题。
目录
1. 适配器模式(Adapter Pattern)
2. 桥接模式(Bridge Pattern)
3. 组合模式(Composite Pattern)
4. 装饰器模式(Decorator Pattern)
5. 外观模式(Facade Pattern)
6. 享元模式(Flyweight Pattern)
7. 代理模式(Proxy Pattern)
上次更新:
2023/06/09, 13:17:31
创建型模式(Creational Patterns)
行为型模式(Behavioral Patterns)
←
创建型模式(Creational Patterns)
行为型模式(Behavioral Patterns)
→
最近更新
01
Linux系统移植(五)--- 制作、烧录镜像并启动Linux
02-05
02
Linux系统移植(四)--- 使用busybox制作根文件系统(rootfs)
02-05
03
Linux系统移植(三)--- Linux kernel移植
02-05
更多文章>
跟随系统
浅色模式
深色模式
阅读模式