| 注释类型 | 说明 |
|---|---|
| BeansIn | |
| Config |
从onceio.properties读取属性
|
| Def |
定义一个Bean对象
|
| Definer |
定义Bean对象,本身不是Bean
|
| I18nCfg |
被标注的字段会被添加到i18n表中,
i18n.id=c/类名_字段名,
i18n.val = 字段的值
i18n.name = I18nCfgBrief.value() | I18nMsg.value()
|
| I18nCfgBrief |
配置字段的描述信息
|
| I18nMsg |
被标注的字段会被添加到i18n表中
oid : msg/lang_MD5(字段值)
name : 翻译的文字
|
| OnCreate | |
| OnDestroy | |
| Using | |
| Validate |
Copyright © 2020. All rights reserved.