You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/translations/zh/6-space-game/3-moving-elements-around/assignment.md

23 lines
1.5 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "ccfcd8c2932761359fbaff3d6b01ace4",
"translation_date": "2025-08-23T22:57:20+00:00",
"source_file": "6-space-game/3-moving-elements-around/assignment.md",
"language_code": "zh"
}
-->
# 注释你的代码
## 指导
查看游戏文件夹中的当前 /app.js 文件,寻找方法为其添加注释并整理代码。代码很容易变得混乱,现在是一个好机会添加注释,确保代码可读,以便以后使用。
## 评分标准
| 标准 | 卓越表现 | 合格表现 | 需要改进 |
| -------- | ---------------------------------------------------------------- | ---------------------------------- | ---------------------------------------------------------- |
| | `app.js` 代码完全注释并组织成逻辑块 | `app.js` 代码有适当的注释 | `app.js` 代码有些混乱,缺乏良好的注释 |
**免责声明**
本文档使用AI翻译服务 [Co-op Translator](https://github.com/Azure/co-op-translator) 进行翻译。尽管我们努力确保翻译的准确性,但请注意,自动翻译可能包含错误或不准确之处。应以原始语言的文档作为权威来源。对于关键信息,建议使用专业人工翻译。因使用本翻译而导致的任何误解或误读,我们概不负责。