> For the complete documentation index, see [llms.txt](https://book.rizon.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.rizon.top/xue-xi-bi-ji.md).

# 学习笔记

- [centos常用环境安装](https://book.rizon.top/xue-xi-bi-ji/centos-zhuang-ji.md)
- [gradle 学习](https://book.rizon.top/xue-xi-bi-ji/gradle.md)
- [建站经历](https://book.rizon.top/xue-xi-bi-ji/jian-zhan.md)
- [python](https://book.rizon.top/xue-xi-bi-ji/python.md)
- [爬虫教程](https://book.rizon.top/xue-xi-bi-ji/python/pa-chong.md)
- [baas](https://book.rizon.top/xue-xi-bi-ji/baas.md)
- [在本地部署Parse Server](https://book.rizon.top/xue-xi-bi-ji/baas/parse-server.md)
- [mysql学习标记](https://book.rizon.top/xue-xi-bi-ji/mysql.md)
- [java code snippets](https://book.rizon.top/xue-xi-bi-ji/java_code_snippets.md)
- [非Spring Boot Web项目 注册节点到Eureka Server并提供服务](https://book.rizon.top/xue-xi-bi-ji/spring-cloud-not-boot.md)
- [kotlin](https://book.rizon.top/xue-xi-bi-ji/kotlin.md)
- [Kotlin 学习札记](https://book.rizon.top/xue-xi-bi-ji/kotlin/kotlin.md)
- [spring cloud](https://book.rizon.top/xue-xi-bi-ji/spring-cloud.md)
- [vim配置](https://book.rizon.top/xue-xi-bi-ji/vim-pei-zhi.md)
- [前端](https://book.rizon.top/xue-xi-bi-ji/qian-duan.md)
- [开发PWA应用](https://book.rizon.top/xue-xi-bi-ji/qian-duan/pwa.md)


---

# 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://book.rizon.top/xue-xi-bi-ji.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.
