Commit 31e7b13
committed
docs(config): 添加双语文档注释
为 GameFrameX.Core.Config 目录中的所有 C# 文件添加标准双语文档注释(中文 + 英文):
- BeanBase.cs: Bean基类
- ITypeId.cs: 类型ID接口
- EDeserializeError.cs: 反序列化错误枚举
- SegmentSaveState.cs: 分段保存状态结构
- SerializationException.cs: 序列化异常类
- IConfigManager.cs: 配置管理器接口
- IDataTable.cs: 数据表接口
- BaseDataTable.cs: 基础数据表
- StringUtil.cs: 字符串工具类
- ByteBuf.cs: 字节缓冲区类1 parent 2e91536 commit 31e7b13
10 files changed
Lines changed: 1008 additions & 426 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
39 | | - | |
| 43 | + | |
40 | 44 | | |
41 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
42 | 49 | | |
43 | 50 | | |
0 commit comments