# Cline - 中文版胜算 说明文档

Cline -中文版胜算 是一款与 Microsoft Visual Studio Code 集成的 AI 开发助手。它提供了一个 IDE 接口，方便代码开发，提高工作效率并降低新程序员的入门门槛。根据权限，Cline 可以读取/写入文件、执行命令、使用您的网络浏览器，并通过模型上下文协议 (MCP) 服务器扩展其功能。

Cline 的独特之处在于其周到的代码生成方法和广泛的集成功能。Cline 并非简单地生成代码片段，而是通过逐步规划解决方案、保持对整个开发环境的了解以及要求所有更改都获得明确批准来与开发人员协作。它可以理解大型代码库，加速新工程师的入职，并通过其模型上下文协议市场 (Model Context Protocol Marketplace) 连接数百种工具，从而实现从精简的项目部署到自动化事件响应等所有功能——所有这些都通过自然语言命令实现。

### &#x20;<a href="#kai-shi-shi-yong" id="kai-shi-shi-yong"></a>

### 开始使用 <a href="#kai-shi-shi-yong" id="kai-shi-shi-yong"></a>

* **对编程的新手？** 我们准备了轻松的入门指南：
  * [新手编码入门指南](https://hybridtalentcomputing.gitbook.io/cline-chinese-doc/bian-cheng-chu-xue-zhe-ru-men)

### 提升您的提示技能 <a href="#ti-sheng-nin-de-ti-shi-ji-neng" id="ti-sheng-nin-de-ti-shi-ji-neng"></a>

* **希望更有效地与**Cline - 中文版**沟通？** 请查阅：
  * [提示工程指南](https://hybridtalentcomputing.gitbook.io/cline-chinese-doc/ti-shi-ci)
  * [Cline - 中文版记忆库](https://hybridtalentcomputing.gitbook.io/cline-chinese-doc/ti-shi-ci/zi-ding-yi-zhi-ling-ku/cline-ji-yi-ku)

### 探索Cline - 中文版的工具 <a href="#tan-suo-cline-de-gong-ju" id="tan-suo-cline-de-gong-ju"></a>

* **了解**Cline - 中文版**的功能：**
  * [Cline - 中文版工具指南](https://hybridtalentcomputing.gitbook.io/cline-chinese-doc/gong-ju/cline-gong-ju-zhi-nan)
* **通过MCP服务器扩展**Cline - 中文版**功能：**
  * [MCP概述](https://hybridtalentcomputing.gitbook.io/cline-chinese-doc/mcp)
  * \[从GitHub构建MCP服务器]\(mcp/来自 GitHub 的 MCP 服务器.md)
  * [构建定制MCP服务器](https://hybridtalentcomputing.gitbook.io/cline-chinese-doc/mcp/gou-jian-ding-zhi-mcp-fu-wu-qi)

### 贡献给Cline <a href="#gong-xian-gei-cline" id="gong-xian-gei-cline"></a>

* **有兴趣贡献？** 我们欢迎您分享您的见解：
  * 欢迎提交Pull Request

### 额外资源 <a href="#e-wai-zi-yuan" id="e-wai-zi-yuan"></a>

* **Cline GitHub仓库:** <https://github.com/HybridTalentComputing/cline-chinese>
* **MCP文档:** <https://modelcontextprotocol.org/docs>

我们始终致力于改进这份文档。如果您有任何建议或发现可以提升之处，请告诉我们。您的反馈让Cline对每个人更好。

[<br>](https://hybridtalentcomputing.gitbook.io/cline-chinese-doc/cline-ding-zhi-hua)


---

# 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://modelmesh.gitbook.io/cline-zhong-wen-ban-docs/basics/editor.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.
