# tk's blog Read Me

***

这里是tk\_sky的gitbook，和我的blog仓库同步。

一般我写的博客都会在这个仓库的分类下面，有时间就push一下。内容比较随缘，做算法的时候会整理些算法，学csapp的时候会整理一些笔记，学java的时候会记录一些技术，反正更新比较随缘，欢迎观看。

当然里面还有什么随笔什么的，那些是老博客上同步的，就憋看了（


---

# 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://blog.mcyou.cc/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.
