# 关于

这个项目是自己的一个知识积累，包含在工作中使用过的和深度使用过的技术，方便自己以后查阅，不定时更新。由于每个人的环境不一样，如果有错误，还请指出，谢谢。

同时也欢迎大家提交PR，主要谢谢大家的star。

> 邮箱 <job@ainiok.com>

\##下面是计划

1、 中间件 多线程 高并发

2、单例模式， 装饰器模式 代理模式 工厂模式， 观察者模式


---

# 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://book.ainiok.com/readme.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.
