From 4b79854e536d6437e2db3cd7d011d85d141d7862 Mon Sep 17 00:00:00 2001 From: adiao <1819192616@qq.com> Date: Sun, 9 Apr 2023 05:28:52 +0800 Subject: [PATCH] Updated files --- 项目命名/项目命名格式.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/项目命名/项目命名格式.md b/项目命名/项目命名格式.md index 887a680..e562da3 100644 --- a/项目命名/项目命名格式.md +++ b/项目命名/项目命名格式.md @@ -128,11 +128,11 @@ reset 清除数据或是恢复到初始状态 resetAll |单词 | 意义 | | :--- | :--- | get 获取 | set 设置 -| add 增加 |remove 删除 -| create 创建 | destory 移除 +| add 增加 | remove 删除 +| create 创建 | destory 移除 | start 启动 |stop 停止 -| open 打开 | close 关闭 -| read 读取 | write 写入 +| open 打开 | close 关闭 +| read 读取 | write 写入 | load 载入 |save 保存 | create 创建 | destroy 销毁 | begin 开始 |end 结束