# 编程规约

- [(七) 控制语句](https://book.hongxi.org/p3c-gitbook/bian-cheng-gui-yue/kong-zhi-yu-ju.md)
- [（二）常量定义](https://book.hongxi.org/p3c-gitbook/bian-cheng-gui-yue/chang-liang-ding-yi.md)
- [(八) 注释规约](https://book.hongxi.org/p3c-gitbook/bian-cheng-gui-yue/zhu-shi-gui-yue.md)
- [(五) 集合处理](https://book.hongxi.org/p3c-gitbook/bian-cheng-gui-yue/ji-he-chu-li.md)
- [(四) OOP规约](https://book.hongxi.org/p3c-gitbook/bian-cheng-gui-yue/oop-gui-fan.md)
- [一、编程规约](https://book.hongxi.org/p3c-gitbook/bian-cheng-gui-yue/ming-ming-feng-ge.md)
- [(六) 并发处理](https://book.hongxi.org/p3c-gitbook/bian-cheng-gui-yue/bing-fa-chu-li.md)
- [（三）代码格式](https://book.hongxi.org/p3c-gitbook/bian-cheng-gui-yue/dai-ma-ge-shi.md)


---

# 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.hongxi.org/p3c-gitbook/bian-cheng-gui-yue.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.
