public interface SysConst
| 限定符和类型 | 字段和说明 |
|---|---|
static byte |
AMP
&
|
static byte |
ASTERISK
?
|
static byte |
BACKSLASH
反斜扛
|
static String |
BLANK
空串
|
static String |
CHECK_LASTVERSION_URL_1 |
static String |
CHECK_LASTVERSION_URL_2 |
static byte |
COL
:
|
static byte |
CR
\r
|
static byte[] |
CR_ |
static byte[] |
CR_LF |
static byte[] |
CR_LF_CR_LF |
static String |
CRLF
\r\n
|
static Charset |
DEFAULT_CHARSET |
static String |
DEFAULT_ENCODING |
static byte |
EQ
=
|
static byte |
LEFT_BRACKET
左括号
|
static byte |
LF
\n
|
static byte[] |
LF_ |
static byte[] |
LF_LF |
static byte[] |
NULL |
static byte |
RIGHT_BRACKET
右括号
|
static byte |
SEMI_COL
;
|
static byte |
SLASH
斜扛
|
static byte |
SPACE
一个空格
|
static byte[] |
SPACE_ |
static String |
STR_AMP
&
|
static String |
STR_COL
:
|
static String |
STR_EQ
=
|
static String |
TIO_CORE_VERSION |
static String |
TIO_URL_GITEE |
static String |
TIO_URL_GITHUB |
static String |
TIO_URL_SITE |
static final byte BACKSLASH
static final byte SLASH
static final byte CR
static final byte LF
static final byte EQ
static final byte AMP
static final byte COL
static final byte SEMI_COL
static final byte SPACE
static final byte LEFT_BRACKET
static final byte RIGHT_BRACKET
static final byte ASTERISK
static final byte[] CR_LF_CR_LF
static final byte[] CR_LF
static final byte[] LF_LF
static final byte[] SPACE_
static final byte[] CR_
static final byte[] LF_
static final byte[] NULL
static final Charset DEFAULT_CHARSET
Copyright © 2019. All rights reserved.