您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
概要:
嵌套 |
字段
|
构造器 |
方法
详细资料:
字段
|
构造器 |
方法
SEARCH:
程序包
org.dromara.core.trans.constant
接口 TransType
public interface
TransType
翻译类型
作者:
wanglei
字段概要
字段
修饰符和类型
字段
说明
static final
String
AUTO_TRANS
自动翻译
static final
String
DICTIONARY
字典
static final
String
ENUM
枚举
static final
String
RPC
远程翻译
static final
String
SIMPLE
简单翻译
字段详细资料
AUTO_TRANS
static final
String
AUTO_TRANS
自动翻译
另请参阅:
常量字段值
DICTIONARY
static final
String
DICTIONARY
字典
另请参阅:
常量字段值
SIMPLE
static final
String
SIMPLE
简单翻译
另请参阅:
常量字段值
RPC
static final
String
RPC
远程翻译
另请参阅:
常量字段值
ENUM
static final
String
ENUM
枚举
另请参阅:
常量字段值