diff --git a/项目命名/项目命名格式.md b/项目命名/项目命名格式.md index cf5e6a6..788f550 100644 --- a/项目命名/项目命名格式.md +++ b/项目命名/项目命名格式.md @@ -153,14 +153,14 @@ reset 清除数据或是恢复到初始状态 resetAll | index 索引 |sort 排序 | find 查找 |search 搜索 | increase 增加 |decrease 减少 -| play 播放 pause 暂停 -| launch 启动 run 运行 -| compile 编译 execute 执行 -| debug 调试 trace 跟踪 -| observe 观察 listen 监听 -| build 构建 publish 发布 -| input 输入 output 输出 -| encode 编码 decode 解码 +| play 播放 |pause 暂停 +| launch 启动 |run 运行 +| compile 编译 |execute 执行 +| debug 调试 |trace 跟踪 +| observe 观察 |listen 监听 +| build 构建 |publish 发布 +| input 输入 |output 输出 +| encode 编码 |decode 解码 | encrypt 加密 decrypt 解密 | compress 压缩 decompress 解压缩 | pack 打包 unpack 解包