> For the complete documentation index, see [llms.txt](https://dzp.gitbook.io/tt1book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dzp.gitbook.io/tt1book/di-yi-ben-tintin++-bian-cheng-shu.md).

# 第一本 TinTin++ 编程书

本书由担子炮（dzp <<danzipao@gmail.com>>）创作。

本书假定你在使用 TinTin++ 2.02.20 或以后版本。

本书采用 GitBook 撰写。如果你是通过其它渠道获得本书，请访问这里以获得最新版本: <https://dzp.gitbook.io/tt1book/>

本书同步发布在 GitHub 上，仓库地址为: <https://github.com/dzpao/the-first-tintin-book> 。如果你在阅读中有任何疑问或者建议，都可以提出 [issue](https://github.com/dzpao/the-first-tintin-book/issues/new)。

本书所有版权由担子炮保留。你可以在不以商业盈利为目的的前提下分发本书的完整电子 copy，但不能做出任何修改。下列行为不被允许：

* 删减部分内容
* 增加新内容
* 以纸质形式传播
* 以视频或音频方式传播
* 制作或者分发其它形式的未得到本书作者明确授权的衍生品

出于善意的、篇幅不超过本书全部内容 1% 的社区分享行为不会被禁止，但一定要注明出处。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dzp.gitbook.io/tt1book/di-yi-ben-tintin++-bian-cheng-shu.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.
