# 环境搭建

- [Linux搭建git服务器](https://jun-wang.gitbook.io/learnjava/kai-fa/huan-jing-da-jian/linux-da-jian-git-fu-wu-qi.md)
- [Linux切换JDK版本](https://jun-wang.gitbook.io/learnjava/kai-fa/huan-jing-da-jian/linux-qie-huan-jdk-ban-ben.md)
- [Mac搭建http服务器](https://jun-wang.gitbook.io/learnjava/kai-fa/huan-jing-da-jian/mac-da-jian-http-fu-wu-qi.md)
- [Ubuntu搭建C++开发环境](https://jun-wang.gitbook.io/learnjava/kai-fa/huan-jing-da-jian/ubuntu-da-jian-c++-kai-fa-huan-jing.md)
- [ProtoBuffer安装](https://jun-wang.gitbook.io/learnjava/kai-fa/huan-jing-da-jian/protobuffer-an-zhuang.md)
- [Ubuntu开启Telnet](https://jun-wang.gitbook.io/learnjava/kai-fa/huan-jing-da-jian/ubuntu-kai-qi-telnet.md)
- [Linux搭建邮件服务器](https://jun-wang.gitbook.io/learnjava/kai-fa/huan-jing-da-jian/linux-da-jian-you-jian-fu-wu-qi.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://jun-wang.gitbook.io/learnjava/kai-fa/huan-jing-da-jian.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.
