diff --git a/项目命名/项目命名格式.md b/项目命名/项目命名格式.md index e66113a..f9c66af 100644 --- a/项目命名/项目命名格式.md +++ b/项目命名/项目命名格式.md @@ -149,14 +149,14 @@ reset 清除数据或是恢复到初始状态 resetAll | undo 撤销 redo 重做 | insert 插入 delete 移除 | add 加入 append 添加 -clean 清理 clear 清除 -index 索引 sort 排序 -find 查找 search 搜索 -increase 增加 decrease 减少 -play 播放 pause 暂停 -launch 启动 run 运行 -compile 编译 execute 执行 -debug 调试 trace 跟踪 +| clean 清理 clear 清除 +| index 索引 sort 排序 +| find 查找 search 搜索 +| increase 增加 decrease 减少 +| play 播放 pause 暂停 +| launch 启动 run 运行 +| compile 编译 execute 执行 +| debug 调试 trace 跟踪 observe 观察 listen 监听 build 构建 publish 发布 input 输入 output 输出