# 2.1. File System模块

ChainIDE支持创建多文件类型，例如.md, CSS, HTML, JavaScript, etc., 它们是创建基于区块链的应用程序所必需的。

### 1. 资源管理器

![1. ChainIDE 资源管理器](/files/-M_OyJk_6A3TUxrnn7FU)

### 2. 创建新的文件夹和文件

要创建新项目或新文件，只需转到资源管理器面板并单击项目图标（如果要创建新项目），然后单击文件图标（如果要创建新文件）。

![2. 在ChainIDE中新建文件或文件夹](/files/-M_P5IssHHUYbhio50gx)

#### 2.1 在ChainIDE中创建文件夹

一旦您想使用ChainIDE创建新文件夹，只需单击资源管理器面板中的图标，单击该图标后，将创建一个新项目，并可以根据文件夹中的内容设置名称。

![3. 使用ChainIDE创建文件夹](/files/-M_P6iI6zUiPVOBe4ECA)

单击“新建文件”图标后，将生成一个没有任何名称和类型的新文件，您可以根据文件中的内容和要求为文件指定名称和类型。

![4. 使用ChainIDE创建新的文件](/files/-M_P7KgMzDFAsvtwX9J-)

### 3.剪切，删除，重命名，复制，和下载文件或者文件夹

![5. ChainIDE在文件或者文件夹中的功能](/files/-M_P9I2CwlqcbqQN8yGf)

使用ChainIDE资源管理器模块，你可以剪切，复制，重命名，删除，和下载文件或者文件夹，要执行这些操作，只需单击左上角菜单面板中显示的资源管理器菜单，单击资源管理器图标后，即可看到资源管理器面板下的所有项目和文件，只需选择要删除、剪切、复制、重命名或下载的任何文件/文件夹，然后右键单击所选的文件/文件夹，你将能进行以上操作。


---

# 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://chainide.gitbook.io/chainide-chinese/4.-chainide-quan-ti-bu-ju/4.1.-wen-jian-xi-tong-mo-kuai.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.
