note/程序开发/工具开发/zero/数据语言.md
2023-08-05 17:53:27 +08:00

25 lines
345 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 数据操作
## 读取
- 二进制
- 格式
- 加载数据[a:b]
- 数据元素索引地址 [i]
- 无需解析
- 语言文本
## 查询
- 需要配备一个数据编辑器
- 对象数据
- 可自定义显示优化
- 可自定义
## 修改
- 语言文本
- 修改无依赖
- 二进制
- 不可读
-
## 添加
## 删除
## 保存