创建、打开和保存项目#

在 VEXcode AIM 中,您可以使用 VEX AIM 编码机器人创建新项目或打开已保存的项目。请按照以下简单步骤创建、保存和打开您的项目。

创建新项目#

选择“文件”打开“文件菜单”#

Screenshot of the upper left hand corner of the VEXcode AIM Toolbar, with the File option highlighted to the left of the Tools menu, indicating what to select.

选择“新建 Blocks 项目”或“新建 Python 项目”#

VEXcode AIM 中的“文件”菜单显示出来,其中前两个选项突出显示。它们分别是“新建块项目”和“新建文本项目”。

保存项目#

从文件菜单中选择保存#

The same File menu in VEXcode AIM, with the Save option highlighted, below the options for opening files.

命名您的项目#

使用设备的保存对话框,输入新项目名称。

A Windows file saving dialog window, with the File Name reading New Project Name on the bottom highlighted.

选择“保存”#

A Windows interface is shown here for reference. VEXcode AIM projects will be saved with a .aimblocks or .aimpython extension, depending on whether it is a blocks or Python project.

相同的 Windows 文件保存对话框,这次右下角的“保存”按钮突出显示,指示选择什么来将项目保存到设备。

确认项目名称#

您的新项目名称现在将显示在 VEXcode AIM 工具栏中的项目名称对话框中。

The center of the VEXcode AIM Toolbar with the project name dialog box highlighted. The name reads new Project Name.

打开现有项目#

从文件菜单中选择打开#

The File menu in VEXcode AIM with the Open option highlighted, beneath the new project options.

选择您的项目#

Navigate to your saved project on your device. Select the project you wish to open, then select Open . A Windows interface is shown here for reference. VEXcode AIM projects will have a .aimblocks or .aimpython extension, depending on whether it is a blocks or text project.

显示 Windows 文件导航屏幕,其中选择了 VEXcode AIM 项目,并突出显示右下角的“打开”按钮,指示选择什么来打开项目。

查看您的项目#

您的项目现在将在 VEXcode AIM 中打开,并且项目名称将显示在工具栏中。

The center of the VEXcode AIM Toolbar with the project name dialog box highlighted. The name reads new Project Name.