您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
SEARCH:
程序包
cn.nkpro.elcube.utils
接口 TextUtils
public interface
TextUtils
方法概要
静态方法
修饰符和类型
方法
说明
static
String
compress
(
String
str)
static
String
md5
(
String
plainText)
static
String
uncompress
(
String
compressedStr)
方法详细资料
compress
static
String
compress
(
String
str)
uncompress
static
String
uncompress
(
String
compressedStr)
md5
static
String
md5
(
String
plainText)