Browse Source

Updated files

master
adiao 3 years ago
parent
commit
b681560905
  1. 10
      项目命名/项目命名格式.md

10
项目命名/项目命名格式.md

@ -157,11 +157,11 @@ reset 清除数据或是恢复到初始状态 resetAll @@ -157,11 +157,11 @@ reset 清除数据或是恢复到初始状态 resetAll
| launch 启动 run 运行
| compile 编译 execute 执行
| debug 调试 trace 跟踪
observe 观察 listen 监听
build 构建 publish 发布
input 输入 output 输出
encode 编码 decode 解码
encrypt 加密 decrypt 解密
| observe 观察 listen 监听
| build 构建 publish 发布
| input 输入 output 输出
| encode 编码 decode 解码
| encrypt 加密 decrypt 解密
compress 压缩 decompress 解压缩
pack 打包 unpack 解包
parse 解析 emit 生成

Loading…
Cancel
Save