public interface TextConstants
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CHARACTERS
字符集: 大小写字母和数字
|
static String |
LETTER_CHARACTERS
字符集: 大小写字母
|
static String |
LOWER_LETTER_CHARACTERS
字符集: 小写字母
|
static String |
NUMBER_CHARACTERS
字符集: 数字
|
static String |
UPPER_LETTER_CHARACTERS
字符集: 大写字母
|
Copyright © 2024 EFCloud. All rights reserved.