释义 |
newline character短语⁹⁶⁶⁷⁷⁺⁶ 基本例句 回车换行字符 A text stream consists of a sequence of lines; each line ends with a newline character. 文本流由一系列行组成,每一行的结尾是一个换行符。8866 A text stream is a sequence of characters divided into lines; each line consists of zero or more characters followed by a newline character. 文本流是由多行字符构成的字符序列,而每行字符则由0个或多个字符组成,行末是一个换行符。8866 Finally, the data on every line is terminated by a newline character. 最后,每一条线上的数据将终止一个换行符。 xkyn.net Internally, the newline character is ignored when creating the string, as is shown when the string is printed. 从内部机制看,在创建字符串时换行符会被忽略,在打印字符串时可以看出这一点。 ibm |