# 对于新程序员

欢迎使用 Cline-胜算云增强版，您的 AI 编程伙伴！本指南将帮助您快速设置开发环境，轻松开启您的编程之旅。

💡 **提示：** 如果您是编程新手，请慢慢来。不用着急——Cline 会指导您！

## &#x20;**🚀 入门**

在开始编码之前，请确保已准备好以下必需品：

1\. **VS Code**

一个流行、免费且功能强大的代码编辑器。

* [Download VS Code  下载 VS Code](https://code.visualstudio.com/)

📺 **推荐的 YouTube 教程：**[ 如何安装 VS Code](https://www.youtube.com/watch?v=MlIzFUI1QGA)

✅ **Pro Tip:** Install VS Code in your Applications folder (macOS) or Program Files (Windows) for easy access from your dock or start menu.\
✅ **专业提示：** 在您的应用程序文件夹（macOS）或程序文件（Windows）中安装 VS Code，以便从您的 Dock 或开始菜单轻松访问。

## 2. **必备开发工具**

高效编码所需的基本软件：

* Homebrew (macOS)  Homebrew（macOS）
* Node.js
* Git

👉 按照我们关于安装基本开发工具的详细指南，并在Cline-胜算云增强版的逐步帮助下进行操作。

📺 **推荐的 YouTube 教程：**

* **对于 macOS：**

&#x20;     \-  [在 Mac 上安装 Homebrew](https://www.youtube.com/watch?v=hwGNgVbqasc)

&#x20;     \- [在 MacOS 2024 上安装 Git](https://www.youtube.com/watch?v=B4qsvQ5IqWk)

&#x20;     \- [在 Mac 上安装 Node.js（M1 | M2 | M3）](https://www.youtube.com/watch?v=I8H4wolRFBk)

* **对于 Windows：**

&#x20;     \- [在 Windows 10/11 上安装 Git（2024）](https://www.youtube.com/watch?v=yjxv1HuRQy0)

&#x20;     \- [在 Windows 10/11 中安装 Node.js](https://www.youtube.com/watch?v=uCgAuOYpJd0)

⚠️ **注意：** 如果您在安装过程中遇到权限问题，请尝试以管理员身份运行终端或命令提示符。

## 3. **组织你的项目**

在您的 Documents 文件夹中为所有编码项目创建一个名为 `Cline` 的专用文件夹：

* **macOS:** `/Users/[your-username]/Documents/Cline`
* **Windows:** `C:\Users\[your-username]\Documents\Cline`

在您的 `Cline` 文件夹中，清晰地组织项目：

* `Documents/Cline/workout-app` *（例如，健身追踪应用程序）*
* `Documents/Cline/portfolio-website` *（例如，展示您的作品）*

💡 **提示：** 从一开始就保持项目井然有序，可以节省您以后的时间和避免混乱！

## 4. **安装 Cline-**&#x80DC;算云增强版 **VS Code 扩展**

通过在 VS Code 中直接安装 Cline 扩展来增强您的编码工作流程：

* Cline-胜算云增强版 扩展教程入门

📺 **推荐 YouTube 教程：**[ 如何在 VS Code 中安装扩展](https://www.youtube.com/watch?v=E7trgwZa-mk)

✅ **专业提示：** 安装后，重新加载 VS Code 以确保扩展程序已正确激活。

🎉 一切就绪！立即开始使用 **Cline-胜算云增强版** 进行更智能、更快速的编码。


---

# 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/cline-zhong-wen-ban-sheng-suan-shuo-ming-wen-dang/dui-yu-xin-cheng-xu-yuan.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.
