索引

A B C D E F G H I J L M N O P Q R S T U V Z 
常量字段值|所有程序包|所有类和接口|序列化表格

A

AbstractBiscuitApplicationContextInitializer - cn.bbwres.biscuit.application中的类
容器初始化 扩展处理
AbstractBiscuitApplicationContextInitializer() - 类的构造器 cn.bbwres.biscuit.application.AbstractBiscuitApplicationContextInitializer
 
afterInitialization(ConfigurableApplicationContext, Object, String) - 类中的方法 cn.bbwres.biscuit.application.AbstractBiscuitApplicationContextInitializer
后续处理
ARRAY_SPLIT - 类中的静态变量 cn.bbwres.biscuit.utils.StringUtils
数组分隔符
arrayStr2List(String) - 类中的静态方法 cn.bbwres.biscuit.utils.StringUtils
数组字符串转换为list
ASC - 枚举类 中的枚举常量 cn.bbwres.biscuit.dto.Sort
升序
AUD - 接口中的静态变量 cn.bbwres.biscuit.constants.SystemAuthConstant
token 主体
AUTHORITIES - 接口中的静态变量 cn.bbwres.biscuit.constants.SystemAuthConstant
权限信息

B

BAD_REQUEST - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
 
BaseEnum<T> - cn.bbwres.biscuit.enums中的接口
枚举基础类
BCryptUtil - cn.bbwres.biscuit.utils中的类
加密工具
BCryptUtil() - 类的构造器 cn.bbwres.biscuit.utils.BCryptUtil
 
bigIntegerToIpv6(BigInteger) - 类中的静态方法 cn.bbwres.biscuit.utils.NetworkUtil
将大整数转换成ipv6字符串
BootstrapProfile - cn.bbwres.biscuit中的类
BootstrapProfile 设置
BootstrapProfile() - 类的构造器 cn.bbwres.biscuit.BootstrapProfile
 
BUSINESS_ERROR - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
通用的业务处理失败状态码 000 系统 000 业务 000 异常明细

C

calculationPages() - 类中的方法 cn.bbwres.biscuit.dto.Page
获取总页数
checkAndGetData() - 类中的方法 cn.bbwres.biscuit.dto.Result
检查并获取数据
checkpw(byte[], String) - 类中的静态方法 cn.bbwres.biscuit.utils.BCryptUtil
Check that a password (as a byte array) matches a previously hashed one
checkpw(String, String) - 类中的静态方法 cn.bbwres.biscuit.utils.BCryptUtil
Check that a plaintext password matches a previously hashed one
checkSuccess() - 类中的方法 cn.bbwres.biscuit.dto.Result
检查是否为成功
CLIENT_ID - 接口中的静态变量 cn.bbwres.biscuit.constants.SystemAuthConstant
客户端id
cn.bbwres.biscuit - 程序包 cn.bbwres.biscuit
 
cn.bbwres.biscuit.application - 程序包 cn.bbwres.biscuit.application
 
cn.bbwres.biscuit.constants - 程序包 cn.bbwres.biscuit.constants
 
cn.bbwres.biscuit.dto - 程序包 cn.bbwres.biscuit.dto
 
cn.bbwres.biscuit.entity - 程序包 cn.bbwres.biscuit.entity
 
cn.bbwres.biscuit.enums - 程序包 cn.bbwres.biscuit.enums
 
cn.bbwres.biscuit.exception - 程序包 cn.bbwres.biscuit.exception
 
cn.bbwres.biscuit.exception.constants - 程序包 cn.bbwres.biscuit.exception.constants
 
cn.bbwres.biscuit.utils - 程序包 cn.bbwres.biscuit.utils
 
cn.bbwres.biscuit.validate - 程序包 cn.bbwres.biscuit.validate
 
CommonAutoConfiguration - cn.bbwres.biscuit中的类
公共包自动配置类
CommonAutoConfiguration() - 类的构造器 cn.bbwres.biscuit.CommonAutoConfiguration
 
current - 类中的变量 cn.bbwres.biscuit.dto.Page
当前页

D

DATA_STRING_SPLIT - 类中的静态变量 cn.bbwres.biscuit.utils.StringUtils
数据分隔符
DataStatusEnum - cn.bbwres.biscuit.enums中的枚举类
通用的数据状态枚举
DEFAULT_ERROR_CODE - 异常错误类中的静态变量 cn.bbwres.biscuit.exception.ParamsCheckRuntimeException
 
DEFAULT_ERROR_CODE - 异常错误类中的静态变量 cn.bbwres.biscuit.exception.SystemBusinessRuntimeException
000 系统 000 业务 000 异常明细
DEFAULT_ERROR_CODE - 异常错误类中的静态变量 cn.bbwres.biscuit.exception.SystemRuntimeException
 
DESC - 枚举类 中的枚举常量 cn.bbwres.biscuit.dto.Sort
降序
DISABLED - 枚举类 中的枚举常量 cn.bbwres.biscuit.enums.DataStatusEnum
禁用
doValidate(Object, Class<?>...) - 类中的静态方法 cn.bbwres.biscuit.validate.ValidationUtil
执行数据校验

E

error(ErrorCode) - 类中的静态方法 cn.bbwres.biscuit.dto.Result
处理失败
error(ErrorCode, String) - 类中的静态方法 cn.bbwres.biscuit.dto.Result
处理失败
ErrorCode - cn.bbwres.biscuit.exception.constants中的类
错误码
ErrorCode(String, String) - 类的构造器 cn.bbwres.biscuit.exception.constants.ErrorCode
 
ErrorMessageInfo - cn.bbwres.biscuit.exception中的类
错误描述
ErrorMessageInfo() - 类的构造器 cn.bbwres.biscuit.exception.ErrorMessageInfo
 
ErrorMessageInfo(String, Boolean) - 类的构造器 cn.bbwres.biscuit.exception.ErrorMessageInfo
 
exceptionConvertErrorCode(Exception) - 接口中的方法 cn.bbwres.biscuit.exception.ExceptionConvertErrorCode
异常信息转换为错误码
ExceptionConvertErrorCode - cn.bbwres.biscuit.exception中的接口
异常转换为错误码
exceptionConvertErrorMessage(Exception) - 接口中的方法 cn.bbwres.biscuit.exception.ExceptionConvertErrorCode
异常描述信息转换
EXPIRES_IN - 接口中的静态变量 cn.bbwres.biscuit.constants.SystemAuthConstant
过期时间

F

FORBIDDEN - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
 

G

gensalt() - 类中的静态方法 cn.bbwres.biscuit.utils.BCryptUtil
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
gensalt(int) - 类中的静态方法 cn.bbwres.biscuit.utils.BCryptUtil
Generate a salt for use with the BCrypt.hashpw() method
gensalt(int, SecureRandom) - 类中的静态方法 cn.bbwres.biscuit.utils.BCryptUtil
Generate a salt for use with the BCrypt.hashpw() method
gensalt(String) - 类中的静态方法 cn.bbwres.biscuit.utils.BCryptUtil
 
gensalt(String, int) - 类中的静态方法 cn.bbwres.biscuit.utils.BCryptUtil
Generate a salt for use with the BCrypt.hashpw() method
gensalt(String, int, SecureRandom) - 类中的静态方法 cn.bbwres.biscuit.utils.BCryptUtil
Generate a salt for use with the BCrypt.hashpw() method
getAuthorities() - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
 
getBean(Class<T>) - 类中的静态方法 cn.bbwres.biscuit.utils.SpringContextUtil
静态方法:获取Spring管理的Bean
getBean(String, Class<T>) - 类中的静态方法 cn.bbwres.biscuit.utils.SpringContextUtil
通过name,以及Clazz返回指定的Bean
getClientId() - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
 
getCode() - 类中的方法 cn.bbwres.biscuit.exception.constants.ErrorCode
 
getCurrent() - 类中的方法 cn.bbwres.biscuit.dto.Page
Getter for the field current.
getData() - 类中的方法 cn.bbwres.biscuit.dto.Result
Getter for the field data.
getDisplayName() - 接口中的方法 cn.bbwres.biscuit.enums.BaseEnum
枚举的显示名字
getDisplayName() - 枚举类中的方法 cn.bbwres.biscuit.enums.DataStatusEnum
枚举的显示名字
getErrorCode() - 异常错误类中的方法 cn.bbwres.biscuit.exception.SystemRuntimeException
 
getI18nHandler() - 类中的方法 cn.bbwres.biscuit.exception.ErrorMessageInfo
 
getMessage() - 类中的方法 cn.bbwres.biscuit.exception.constants.ErrorCode
 
getMessage() - 类中的方法 cn.bbwres.biscuit.exception.ErrorMessageInfo
 
getMultistageReverseProxyIp(String) - 类中的静态方法 cn.bbwres.biscuit.utils.NetworkUtil
从多级反向代理中获得第一个非unknown IP地址
getObjectMapper() - 类中的静态方法 cn.bbwres.biscuit.utils.JsonUtil
获取objectMapper
getOrder() - 类中的方法 cn.bbwres.biscuit.application.AbstractBiscuitApplicationContextInitializer
 
getPages() - 类中的方法 cn.bbwres.biscuit.dto.Page
Getter for the field pages.
getQuery() - 类中的方法 cn.bbwres.biscuit.dto.Page
Getter for the field query.
getRecords() - 类中的方法 cn.bbwres.biscuit.dto.Page
Getter for the field records.
getResultCode() - 类中的方法 cn.bbwres.biscuit.dto.Result
Getter for the field resultCode.
getResultMsg() - 类中的方法 cn.bbwres.biscuit.dto.Result
Getter for the field resultMsg.
getSize() - 类中的方法 cn.bbwres.biscuit.dto.Page
Getter for the field size.
getSort() - 类中的方法 cn.bbwres.biscuit.dto.SortInfo
Getter for the field sort.
getSortField() - 类中的方法 cn.bbwres.biscuit.dto.SortInfo
Getter for the field sortField.
getSortInfos() - 类中的方法 cn.bbwres.biscuit.dto.Page
Getter for the field sortInfos.
getTenantId() - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
Getter for the field tenantId.
getTotal() - 类中的方法 cn.bbwres.biscuit.dto.Page
Getter for the field total.
getUserId() - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
Getter for the field userId.
getUserInfo() - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
Getter for the field userInfo.
getUsername() - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
Getter for the field username.
getValue() - 接口中的方法 cn.bbwres.biscuit.enums.BaseEnum
枚举value
getValue() - 枚举类中的方法 cn.bbwres.biscuit.enums.DataStatusEnum
枚举value
getZhName() - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
 
GLOBAL_HTTP_CODE_PREFIX - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
请求参数不正确
GlobalErrorCodeConstants - cn.bbwres.biscuit.exception.constants中的接口
错误码常量

H

hashpw(byte[], String) - 类中的静态方法 cn.bbwres.biscuit.utils.BCryptUtil
Hash a password using the OpenBSD bcrypt scheme
hashpw(String, String) - 类中的静态方法 cn.bbwres.biscuit.utils.BCryptUtil
Hash a password using the OpenBSD bcrypt scheme
hasNext() - 类中的方法 cn.bbwres.biscuit.dto.Page
是否存在下一页
hasPrevious() - 类中的方法 cn.bbwres.biscuit.dto.Page
是否存在上一页

I

initialize(ConfigurableApplicationContext) - 类中的方法 cn.bbwres.biscuit.application.AbstractBiscuitApplicationContextInitializer
容器初始化
INTERNAL_SERVER_ERROR - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
 
INVALID_CAPTCHA - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
 
INVALID_TOKEN - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
 
ipv6ToBigInteger(String) - 类中的静态方法 cn.bbwres.biscuit.utils.NetworkUtil
ipv6转 BigInteger
isUnknown(String) - 类中的静态方法 cn.bbwres.biscuit.utils.NetworkUtil
检测给定字符串是否为未知

J

jsonString2MapObj(String) - 类中的静态方法 cn.bbwres.biscuit.utils.JsonUtil
对象转换为map
JsonUtil - cn.bbwres.biscuit.utils中的类
json 工具类
JsonUtil() - 类的构造器 cn.bbwres.biscuit.utils.JsonUtil
 

L

list2ArrayStr(List<String>) - 类中的静态方法 cn.bbwres.biscuit.utils.StringUtils
list 转数组字符串
LOCKED - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
 

M

METHOD_NOT_ALLOWED - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
 

N

NetworkUtil - cn.bbwres.biscuit.utils中的类
网络相关工具
NetworkUtil() - 类的构造器 cn.bbwres.biscuit.utils.NetworkUtil
 
NORMAL - 枚举类 中的枚举常量 cn.bbwres.biscuit.enums.DataStatusEnum
正常
NOT_FOUND - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
 

O

object2Map(Object) - 类中的静态方法 cn.bbwres.biscuit.utils.JsonUtil
对象转换为map

P

Page<R,Q> - cn.bbwres.biscuit.dto中的类
简化的page分页数据
Page() - 类的构造器 cn.bbwres.biscuit.dto.Page
 
pages - 类中的变量 cn.bbwres.biscuit.dto.Page
总页数
ParamsCheckRuntimeException - cn.bbwres.biscuit.exception中的异常错误类
参数校验异常
ParamsCheckRuntimeException() - 异常错误类的构造器 cn.bbwres.biscuit.exception.ParamsCheckRuntimeException
初始化异常
ParamsCheckRuntimeException(String) - 异常错误类的构造器 cn.bbwres.biscuit.exception.ParamsCheckRuntimeException
初始化异常
ParamsCheckRuntimeException(String, String) - 异常错误类的构造器 cn.bbwres.biscuit.exception.ParamsCheckRuntimeException
 

Q

query - 类中的变量 cn.bbwres.biscuit.dto.Page
查询字段

R

records - 类中的变量 cn.bbwres.biscuit.dto.Page
查询数据列表
Result<T> - cn.bbwres.biscuit.dto中的类
通用返回对象
Result() - 类的构造器 cn.bbwres.biscuit.dto.Result
Constructor for Result.
Result(String) - 类的构造器 cn.bbwres.biscuit.dto.Result
Constructor for Result.
Result(String, String) - 类的构造器 cn.bbwres.biscuit.dto.Result
Constructor for Result.
Result(String, String, T) - 类的构造器 cn.bbwres.biscuit.dto.Result
Constructor for Result.
Result(MessageSourceAccessor, ErrorCode) - 类的构造器 cn.bbwres.biscuit.dto.Result
i18n处理

S

setApplicationContext(ApplicationContext) - 类中的方法 cn.bbwres.biscuit.utils.SpringContextUtil
 
setAuthorities(List<String>) - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
 
setBootstrapProfile() - 类中的静态方法 cn.bbwres.biscuit.BootstrapProfile
设置启动的profile 文件
setClientId(String) - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
 
setCode(String) - 类中的方法 cn.bbwres.biscuit.exception.constants.ErrorCode
 
setCurrent(long) - 类中的方法 cn.bbwres.biscuit.dto.Page
Setter for the field current.
setData(T) - 类中的方法 cn.bbwres.biscuit.dto.Result
Setter for the field data.
setErrorCode(String) - 异常错误类中的方法 cn.bbwres.biscuit.exception.SystemRuntimeException
 
setI18nHandler(Boolean) - 类中的方法 cn.bbwres.biscuit.exception.ErrorMessageInfo
 
setMessage(String) - 类中的方法 cn.bbwres.biscuit.exception.constants.ErrorCode
 
setMessage(String) - 类中的方法 cn.bbwres.biscuit.exception.ErrorMessageInfo
 
setPages(long) - 类中的方法 cn.bbwres.biscuit.dto.Page
Setter for the field pages.
setQuery(Q) - 类中的方法 cn.bbwres.biscuit.dto.Page
Setter for the field query.
setRecords(List<R>) - 类中的方法 cn.bbwres.biscuit.dto.Page
Setter for the field records.
setResultCode(String) - 类中的方法 cn.bbwres.biscuit.dto.Result
Setter for the field resultCode.
setResultMsg(String) - 类中的方法 cn.bbwres.biscuit.dto.Result
Setter for the field resultMsg.
setSize(long) - 类中的方法 cn.bbwres.biscuit.dto.Page
Setter for the field size.
setSort(Sort) - 类中的方法 cn.bbwres.biscuit.dto.SortInfo
Setter for the field sort.
setSortField(String) - 类中的方法 cn.bbwres.biscuit.dto.SortInfo
Setter for the field sortField.
setSortInfos(List<SortInfo>) - 类中的方法 cn.bbwres.biscuit.dto.Page
Setter for the field sortInfos.
setTenantId(String) - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
Setter for the field tenantId.
setTotal(long) - 类中的方法 cn.bbwres.biscuit.dto.Page
Setter for the field total.
setUserId(String) - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
Setter for the field userId.
setUserInfo(Object) - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
Setter for the field userInfo.
setUsername(String) - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
Setter for the field username.
setZhName(String) - 类中的方法 cn.bbwres.biscuit.entity.UserBaseInfo
 
shutdown() - 类中的静态方法 cn.bbwres.biscuit.validate.ValidationUtil
应用退出时调用,释放ValidatorFactory资源 需在应用关闭钩子中调用(如main方法结束前、容器销毁时)
size - 类中的变量 cn.bbwres.biscuit.dto.Page
每页显示条数,默认 10
Sort - cn.bbwres.biscuit.dto中的枚举类
p排序信息
SortInfo - cn.bbwres.biscuit.dto中的类
排序信息
SortInfo() - 类的构造器 cn.bbwres.biscuit.dto.SortInfo
Constructor for SortInfo.
SortInfo(String, Sort) - 类的构造器 cn.bbwres.biscuit.dto.SortInfo
Constructor for SortInfo.
springContextUtil() - 类中的方法 cn.bbwres.biscuit.CommonAutoConfiguration
spring 上下文工具类
SpringContextUtil - cn.bbwres.biscuit.utils中的类
Spring上下文工具类
SpringContextUtil() - 类的构造器 cn.bbwres.biscuit.utils.SpringContextUtil
 
StringUtils - cn.bbwres.biscuit.utils中的类
字符串工具
StringUtils() - 类的构造器 cn.bbwres.biscuit.utils.StringUtils
 
success(T) - 类中的静态方法 cn.bbwres.biscuit.dto.Result
处理成功
SUCCESS - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
成功
SystemAuthConstant - cn.bbwres.biscuit.constants中的接口
系统认证相关常量
SystemBusinessRuntimeException - cn.bbwres.biscuit.exception中的异常错误类
系统运行时业务异常
SystemBusinessRuntimeException() - 异常错误类的构造器 cn.bbwres.biscuit.exception.SystemBusinessRuntimeException
初始化异常
SystemBusinessRuntimeException(String) - 异常错误类的构造器 cn.bbwres.biscuit.exception.SystemBusinessRuntimeException
初始化异常
SystemBusinessRuntimeException(String, String) - 异常错误类的构造器 cn.bbwres.biscuit.exception.SystemBusinessRuntimeException
 
SystemRuntimeException - cn.bbwres.biscuit.exception中的异常错误类
系统运行时异常
SystemRuntimeException() - 异常错误类的构造器 cn.bbwres.biscuit.exception.SystemRuntimeException
初始化异常
SystemRuntimeException(ErrorCode) - 异常错误类的构造器 cn.bbwres.biscuit.exception.SystemRuntimeException
异常处理
SystemRuntimeException(String) - 异常错误类的构造器 cn.bbwres.biscuit.exception.SystemRuntimeException
初始化异常
SystemRuntimeException(String, String) - 异常错误类的构造器 cn.bbwres.biscuit.exception.SystemRuntimeException
 

T

TENANT_ID - 接口中的静态变量 cn.bbwres.biscuit.constants.SystemAuthConstant
租户id
toJson(T) - 类中的静态方法 cn.bbwres.biscuit.utils.JsonUtil
对象转json
toJsonBase64(T, boolean) - 类中的静态方法 cn.bbwres.biscuit.utils.JsonUtil
对象转换json之后转换base64
toJsonBytes(T) - 类中的静态方法 cn.bbwres.biscuit.utils.JsonUtil
对象转json
TOO_MANY_REQUESTS - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
 
toObject(String, TypeReference<T>) - 类中的静态方法 cn.bbwres.biscuit.utils.JsonUtil
转换对象
toObject(String, Class<T>) - 类中的静态方法 cn.bbwres.biscuit.utils.JsonUtil
json 转对象
toObjectByBase64Json(String, Class<T>, boolean) - 类中的静态方法 cn.bbwres.biscuit.utils.JsonUtil
将base64的json字符串转换为对象
toObjectByBytes(byte[], Class<T>) - 类中的静态方法 cn.bbwres.biscuit.utils.JsonUtil
json 转对象
total - 类中的变量 cn.bbwres.biscuit.dto.Page
总数

U

UNAUTHORIZED - 接口中的静态变量 cn.bbwres.biscuit.exception.constants.GlobalErrorCodeConstants
 
USER_ID - 接口中的静态变量 cn.bbwres.biscuit.constants.SystemAuthConstant
用户id
USER_NAME - 接口中的静态变量 cn.bbwres.biscuit.constants.SystemAuthConstant
用户名称
UserBaseInfo - cn.bbwres.biscuit.entity中的类
用户基础信息对象
UserBaseInfo() - 类的构造器 cn.bbwres.biscuit.entity.UserBaseInfo
 

V

ValidateAddGroup - cn.bbwres.biscuit.validate中的接口
数据校验-新增 组
ValidateDeleteGroup - cn.bbwres.biscuit.validate中的接口
数据校验-删除 组
ValidateEditGroup - cn.bbwres.biscuit.validate中的接口
数据校验-修改 组
ValidateEditStatusGroup - cn.bbwres.biscuit.validate中的接口
数据校验-修改数据状态
ValidateQueryGroup - cn.bbwres.biscuit.validate中的接口
数据校验-查询 组
ValidationUtil - cn.bbwres.biscuit.validate中的类
数据校验工具类
ValidationUtil() - 类的构造器 cn.bbwres.biscuit.validate.ValidationUtil
 
valueOf(String) - 枚举类中的静态方法 cn.bbwres.biscuit.dto.Sort
返回带有指定名称的该类的枚举常量。
valueOf(String) - 枚举类中的静态方法 cn.bbwres.biscuit.enums.DataStatusEnum
返回带有指定名称的该类的枚举常量。
values() - 枚举类中的静态方法 cn.bbwres.biscuit.dto.Sort
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
values() - 枚举类中的静态方法 cn.bbwres.biscuit.enums.DataStatusEnum
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同

Z

ZH_NAME - 接口中的静态变量 cn.bbwres.biscuit.constants.SystemAuthConstant
昵称
A B C D E F G H I J L M N O P Q R S T U V Z 
常量字段值|所有程序包|所有类和接口|序列化表格