newline是什么意思
newline
n. 换行;换行符;新行;创建新行(可插入空格行);
例句A newline always matches the first rule.
换行永远都会匹配第一个规则。
Each array element contains a line from the file, with newline still attached.
每个数组元素都包含了文件中的.一行,并在末尾加上了换行符。
Notice that the lines in the file are distinguished by a newline (or end-of-line) character.
请注意,在文件中,行之间用新行(或行结束)字符区分。
What we need is a newline-delimited flat file, where each full record is contained on one line.
但我们需要的是按新行分隔的平面文件,其中每行都包含一条完整的记录。
Note that, when a newline is seen after an expression, the value of the expression is simply printed.
注意,当在一个表达式后面发现一个换行时,表达式的值就会被直接打印出来。