# 优质学习资源大合集

## 本书介绍

这是由[bilibiliUP主\_碳十二\_](https://space.bilibili.com/774729)(不揣冒昧暂时简称为C12,很好听对不对，好吧其实是那个下划线总是被自动编辑成斜体格式像 *`碳十二`* 这样)发起并汇总，整理的，广大C12的粉丝共同编写的百科全书。

## 使用说明(读者可直接跳过)

为了解决腾讯在线文档人数过多会出现严重卡顿状况，特创建了这个，如果有相关软件使用基础可以在gitbook旁`comment`，或者在gitee与github提交`issue`。

目前使用者可以在线浏览网页，但是由于服务器在国外的缘故需要多等待。

由于本人还是小白，技术不佳，所以弄到了凌晨3:20，如果用朋友一起加入项目，帮助C12最终帮助我们自己以及之后看到的所有人，那一定再好不过了。可以再gitee和github与我联系

## 相关链接

UP主:

<https://space.bilibili.com/774729>

Video：

&#x20;<https://www.bilibili.com/watchlater/#/av843654123/p1>

Docs：

①：<https://docs.qq.com/sheet/DRU5MWHZCTHFGQnhM> ②：<https://docs.qq.com/sheet/DRU9hZFpMTW5USU9I> ③：<https://docs.qq.com/sheet/DRVZqa1hCYWd5VWZ1>

github & gitee:&#x20;

{% embed url="<https://gitee.com/Alafun/learning-resourses>" %}

{% embed url="<https://github.com/Alafun/Learning-Resources>" %}

{% hint style="info" %}
To do:

* [ ] 英文版(如果需要的话)
* [ ] 同步到github和gitee(gitee在国内，会快一些)，如果可以做到的话，可以快很多
* [ ] 希望后期可以按照学科，如法学，计算机学来分类（因为种类越来越多）
  {% endhint %}

灵感来源：[CS Wiki](https://veal98.gitee.io/cs-wiki/#/)[SJTU](https://survivesjtu.gitbook.io/survivesjtumanual/#ru-he-pr)(类似的还有[SUST](https://sustech-application.github.io/2019-Fall/#/?id=%e5%a6%82%e4%bd%95%e5%88%86%e4%ba%ab%e7%bb%8f%e9%aa%8c%ef%bc%9f))


---

# 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://alafun01.gitbook.io/learning-sourse-by-bilibili-up/master.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.
