接口 LayoutCharacters
public interface LayoutCharacters
- 作者:
- wenshao [szujobs@hotmail.com]
-
字段概要
字段
-
字段详细资料
-
TabInc
static final int TabIncTabulator column increment.- 另请参阅:
-
TAB
static final byte TABTabulator character.- 另请参阅:
-
LF
static final byte LFLine feed character.- 另请参阅:
-
FF
static final byte FFForm feed character.- 另请参阅:
-
CR
static final byte CRCarriage return character.- 另请参阅:
-
EOI
static final byte EOIEnd of input character. Used as a sentinel to denote the character one beyond the last defined character in a source file.- 另请参阅:
-