backslash的意思
backslash中文翻譯:
n.反斜杠,反斜線符號
anomalous backslash───反常反斜杠
The first backquote not preceded by a backslash terminates the command substitution.───不帶反斜杠的第一個后引號終止命令替換。
When entering the command, do not use the backslash.───輸入命令時切勿使用反斜杠。
not enter the backslash as not part of the command.───不要在命令中輸入反斜杠。
NMAKE interprets the backslash literally if any other character, including a space or tab, follows the backslash.───如果反斜杠后緊跟有其他任何字符(包括空格或制表符),則NMAKE按原義解釋反斜杠。
Optionally, there can follow an XPath expression prefixed by a backslash, to access only a specific element of the message part.───可選地,后面還可以跟著一個前綴為反斜杠的XPath表達式,以僅訪問該消息部分的特定元素。
A backslash precedes the name of each argument of the macro when the name is actually used inside a macro.───當在宏中使用宏參數名稱時,在名稱前面加上一個反斜線。
Note that the backslash must be the last thing on the lineno comments or trailing blanks are allowed.───注意反斜線符號必須是該行的尾字符——不允許有注釋或空格符。
As in Python string literals, the backslash can be followed by various characters to signal various special sequences.───做為Python中的字符串字母,反斜杠后面可以加不同的字符以表示不同特殊意義。
Non-printable characters are shown in hexadecimal format, which is a backslash followed by two hexadecimal characters.───非輸出字符用十六進制格式顯示,其是后跟兩個十六進制字符的反斜線。
The backslash is actually a method of the class scala.xml.Elem.
The backslash may be used to escape a single punctuation character.
A backslash ( ) can escape a double quote , or any single whitespace character.
Sentencedict.com try its best to collect and build good sentences.
I print F, I backslash N, just to pretty up the screen, ArgC I then iterate from, I equal zero up to Arg C; so Arg C is the convention.
Search Start with a backslash, followed by the search term.
Note: The backslash character at the end of the first line in the command shown above is used only as a mechanism to indicate a line continuation.
A backslash followed by the $ character results in a $ character in the text literal , without doing any variable substitution.
The value of the backslash character is 0x5C.