# 运维工具使用

- [常用 Git 命令简介及使用](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-gong-ju-shi-yong/untitled.md)
- [常用 SVN 命令简介及使用](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-gong-ju-shi-yong/chang-yong-svn-ming-ling-jian-jie-ji-shi-yong.md)
- [常用 Vi / Vim 文本编辑工具简介及使用](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-gong-ju-shi-yong/vim-wen-ben-bian-ji-gong-ju-xiang-jie.md)
- [国内常用加速源使用及配置](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-gong-ju-shi-yong/chang-yong-guo-nei-jia-su-yuan-shi-yong-ji-pei-zhi.md)
- [软碟通制作U启动和再生龙恢复Linux系统及备份](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-gong-ju-shi-yong/ruan-die-tong-zhi-zuouqi-dong-he-zai-sheng-long-hui-fu-linux-xi-tong-ji-bei-fen.md)
- [常用JetBrains系列IDE快捷键](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-gong-ju-shi-yong/jetbrains-xi-lie-ide-kuai-jie-jian-da-quan.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://hezhiqiang.gitbook.io/about-the-author/yun-wei-gong-ju-shi-yong.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.
