# 简介

## Ryen

知识就是力量

### 简介

该教程分享均是诸多笔者亲身学习经验总结,涉及到的知识点均亲身试验,但有时为了知识完整性,可能并未亲自确认,对于这部分内容会明确指出,到时由读者确认试验.

如果读者实际运行效果和教程演示效果有出入,很可能是版本问题,系统环境等原因,希望能及时反馈,避免更多人踩坑,谢谢!

### 教程特点

* 面向初学者,适合零基础入门;
* 面向常用操作,技能实用性强;
* 情景教学,理清事情来龙去脉;
* 章节重点知识小结,精华集锦;
* 汇总五湖四海的技术大佬的心血总结；
* 当然也包括很多培训机构的资料；

### 学习要求

* 保持哲学三问,是什么,为什么,怎么样?希望最终能有你自己的答案;
* 好记性不如烂笔头,亲自动手操作一遍,你会发现你的理解更上一层楼;
* 授人以鱼不如授人以渔,希望带给你不仅仅是知识更多的是学习的方法;
* 知识重在分享才有价值,鼓励知识传播与分享,创造收益更有价值;
* 因本人能力有限,如有出入,敬请指正,请联系我[Adsryen](https://github.com/adsryen/)

### 怎么联系

#### [邮件](mailto:ppp0001@vip.qq.com)

### 相关说明

本教程源码托管在 gitbook

**感谢支持**

如果你觉得本教程对你有所帮助,请不吝 `Star`. 如果你想贡献一份力量,欢迎提交 `Pull Request`.

### 克隆网站

#### 下载项目

暂时未开源

## 2023


---

# 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://gitbook.prlrr.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.
