newline
美 [n'jula?n]
英 [n'ju:la?n] 
英漢解釋
例句
this is a bit of a semantic stretch, but it copes with implementations where a text file might not end with a newline .
這是語義的一點延伸,用來處理一個不是以換行符結束的文本文件的執行。
Note that the split file named yaa did not finish with a newline character, so our prompt was offset after we used cat to display it.
注意,名為yaa的分解文件并未使用換行符表示結束,因此當使用cat顯示提示之后,會發現提示出現了偏移。
For each of these newline-delimited records, the fields are extracted and checked for a match with any of the query words.
對于每條用新行分隔的記錄,系統將提取和檢查字段是否匹配任何一個查詢詞。
By default, xargs delimits input with a space (or newline) to produce a list of files to operate on.
在缺省情況下,xargs將使用空格(或者換行符)對輸入字符串進行劃分,以便產生可以進行操作的一個文件列表。
We then substitute all of the line up to the newline with the last six characters before the newline plus a tab character.
隨后使用換行符前面的最后6個字符再加上制表符來替換換行符前面的所有行內容。
Note that the interpreter inserts a newline before it prints the next prompt if the last line was not completed.
需要注意的是,如果最后一行仍沒有寫完,解釋器會在它打印下一個命令時插入一個新行。
A still matches only at the beginning of the string, but may match at any location inside the string that follows a newline character.
只是匹配字符串首,而還可以匹配在換行符之后字符串的任何位置。
Matches any number of occurrences of any character except newline .
匹配除新行以外的任意數量的字符(沒有或多個)。
JAR file manifest consists of a main section followed by a list of sections for individual JAR file entries, each separated by a newline.
Jar文件的說明包括一個主要段和之后的多個段,用空格分隔。
The character which when preceded by an escape character represents the newline character.
前跟轉義字符用于表示換行符的字符。
Matches at the end of a line, which is defined as either the end of the string, or any location followed by a newline character.
匹配行尾,行尾被定義為要么是字符串尾,要么是一個換行字符后面的任何位置。
Add extraneous newline characters to set apart special sections of the HTML document, for instance around paragraphs or tables.
用額外的換行符將源文檔中的特殊部分隔離開來,例如,圍繞著段落或表格。
This makes the print statement print out the character value, followed by a space character instead of a newline character.
這使print語句打印字符值時后面跟著空格字符,而不是換行字符。
These types of tools generally expect newline-delimited records and rely on regular expression patterns to identify parts of texts.
這類工具通常需要換行-分隔符記錄并依靠正則表達式模式來標識文本的各個部分。
As the previous examples illustrate, all statements in Vimscript are terminated by a newline (as in shell scripts or Python).
如此前的例子所示,Vimscript中的所有語句都以換行符結尾(和shell腳本或Python一樣)。
The FIXED format cannot be used with binary columns that contain embedded newline and End of File character sequences.
FIXED格式不能與包含嵌入式換行符和文件尾字符序列的二進制列一起使用。
A text stream consists of a sequence of lines; each line ends with a newline character.
文本流由一系列行組成,每一行的結尾是一個換行符。
A caret at the end of a line inserts a literal newline character in a string or macro.
在字符串或宏中,位于行尾的插入符號插入換行符。
For a cell that contains text, the cell displays the text on a single line, and displays any embedded newline characters as box characters.
則單元格將在單行上顯示文本,并將所有嵌入的換行符顯示為框字符。
The most common text output methods are puts, which adds a newline to the end of the output, and print, which does not.
最常見的文本輸出方法有puts和print,前一個方法在輸出的末端增加一個換行符,后一個方法則不是。
Commands sent to Asterisk must be terminated with a newline character.
命令發送到Asterisk必須以換行符結束
Similarly, the $ metacharacter matches either at the end of the string and at the end of each line (immediately preceding each newline ).
同樣的,$元字符匹配字符串結尾和字符串中每行的結尾(直接在每個換行之前)。
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個或多個字符組成,行末是一個換行符。
The standard library ensures that an input text stream appears as a sequence of lines, each terminated by a newline.
標準庫能否確保,怎么確保文本流是一些以新行符結尾的行序列?謝謝!
The multiline flag specifies that potential matches may occur on either side of a newline character .
多行標記指定換行符的兩邊可能出現潛在的匹配。
This means that you need to insert an extra newline after each block of PHP code to make it print out one newline .
這意味著如果要輸出一個換行符,需要在每段PHP代碼的結束標記后面多加一個換行。
Notice that the lines in the file are distinguished by a newline (or end-of-line) character.
請注意,在文件中,行之間用新行(或行結束)字符區分。
It's also important to realize that the first character before the closing identifier must be a newline as defined by your operating system.
同樣重要的是要意識到在結束標識符之前的第一個字符必須是你的操作系統中定義的換行符。
If you want to force a newline without a paragraph, you can use two backslashes followed by a whitespace or the end of line.
如果你想去強制折行而不是一個段落,你可以使用兩個反斜杠再跟隨一個空格或一行尾。
A key or value MUST NOT contain a newline and a key also MUST NOT contain a colon.
鍵和值必能包含換行符,鍵也不能包含冒號。
The line number of an XML stream is updated whenever a newline character is detected .
只要檢測到換行符,就更新XML流的行號。
STRING can't be defined more than a line, so do not accept a newline symbol.
的定義不能多于一行,所以不接受換行符。
This call returns a string with paths to all the selected files delimited with the newline character.
此調用返回一個字符串,其包含到達由換行符分隔的全部所選文件。
The former treats a string as a single line, forcing the dot to match a newline (it typically does not).
前者將把字符串處理為單行,強制用點匹配換行符(它通常不這樣做)。
When code is minified all comments are removed, as well as unneeded white space characters (space, newline, and tab).
當代碼縮小則是所有評論意見都將刪除,以及不必要的空白字符(空間、換行符和選項卡)。
If your input spans multiple lines, a typical regex won't suffice because scanning terminates at a newline, denoted by $.
如果輸入跨度多行,則使用典型的regex是不夠的,因為掃描將在$所指示的換行符處終止。
Reads up to the NewLine value in the input buffer.
一直讀取到輸入緩沖區中的NewLine值。
Note that, when a newline is seen after an expression, the value of the expression is simply printed.
注意,當在一個表達式后面發現一個換行時,表達式的值就會被直接打印出來。
Print statement is used to print a newline so that the next row in the times table is printed on a new line.
語句用于打印新行,從而使乘法表中的下一行被打印在新的行中。
This function is followed by a call to the procedure newline, which outputs a carriage return.
在這個函數之后,調用newline過程,結果會輸出一個回車。