newline

newline

美 [n'jula?n]  英 [n'ju:la?n]

  • n.換行
  • 網絡換行符;新行;換行字符

英漢解釋

n.
1.
換行

例句

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.

常見文本輸出方法putsprint一個方法輸出末端增加一個一個方法不是

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過程結果輸出一個回車

熱門查詢