16 lines
244 B
Plaintext
16 lines
244 B
Plaintext
---
|
|
description:
|
|
globs:
|
|
alwaysApply: true
|
|
---
|
|
# 注释
|
|
使用中文注释
|
|
|
|
# 坐标系约定
|
|
|
|
- 采用右手坐标系
|
|
- Y 轴向上
|
|
- 逆时针旋转为正方向
|
|
|
|
# 运行命令
|
|
- 在运行命令前,先运行 pwd 命令,了解当前目录 |