# 设计模式篇

## 目录

* [设计原则](/application-framework/she-ji-mo-shi-pian/she-ji-yuan-ze.md)
* [代理模式](/application-framework/she-ji-mo-shi-pian/dai-li-mo-shi.md)
* [工厂模式](/application-framework/she-ji-mo-shi-pian/gong-chang-mo-shi.md)
* [策略模式](/application-framework/she-ji-mo-shi-pian/ce-lve-mo-shi.md)
* [等等..设计模式](/application-framework/she-ji-mo-shi-pian/qi-ta-xian-guan-de-she-ji-mo-shi.md)
* [常用设计模式在开源软件的应用](/application-framework/she-ji-mo-shi-pian/chang-yong-she-ji-mo-shi-zai-kai-yuan-ruan-jian-de-ying-yong.md)
* [Template设计模式介绍](/application-framework/she-ji-mo-shi-pian/templateshe-ji-mo-shi-jie-shao.md)

## 参考文档：

***23种java设计模式.pdf*** 链接: <https://pan.baidu.com/s/1bDaSG8YbFagcPl6Fll1WQA> 密码: 9kh8

***24种设计模式介绍与6大设计原则.pdf*** 链接: <https://pan.baidu.com/s/1WnFwH9_o29Z48UpQyadiPA> 密码: i238

***设计模式 - 可复用面向对象软件的基础（高清版）.pdf*** 链接: <https://pan.baidu.com/s/1Zpli_luZHnzAxgdd6BxCmQ> 密码: 5d9j


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tuonioooo-notebook.gitbook.io/application-framework/she-ji-mo-shi-pian.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
