> For the complete documentation index, see [llms.txt](https://yunzhao.gitbook.io/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yunzhao.gitbook.io/notes/computer-science/design-patterns/structural.md).

# Structural

结构型主要总结了一些类或对象组合在一起的经典结构，这些经典结构可以解决特定应用场景的问题。
