backslashes
美 [?bæk?slæ?]
英 ['bæk.slæ?] 
- n.反斜線符號;挑頂
- 網絡反斜杠;反些杠;反斜線轉義符
詞形變化
復數:backslashes
英漢解釋
英英解釋
例句
Array for every pair of backslashes , and the double- quotation mark is interpreted as a string delimiter .
數組中,并且雙引號被解釋為字符串分隔符。
Note that the backslashes are to indicate line continuation and should not actually be placed in the overlay. xul file.
注意,反斜杠用來表示續行,并且不應該出現在overlay.xul文件中。
If you want to force a newline without a paragraph, you can use two backslashes followed by a whitespace or the end of line.
如果你想去強制折行而不是一個段落,你可以使用兩個反斜杠再跟隨一個空格或一行尾。
Some, like the use of drive letters and backslashes, are quite superficial.
其中一些,如驅動字符和反斜杠等則相當兩個簡單的例子。
A file name component is the portion of a file name between backslashes.
文件名組成部分即下劃線之間的文件名。
Note that we've changed from backslashes to slashes as a path separator.
注意我們將路徑分隔號從反斜杠變成了斜杠。
"%1" Is not a valid destination folder name. Folder names cannot contain backslashes.
“%1”不是有效的目標文件夾名稱。文件夾名稱中不能包含反斜線。
When working with Jython scripts, always use double backslashes to specify a separator in file paths.
使用Jython腳本時,總是使用雙反斜杠作為文件路徑的分隔符。
Another important thing to note is the backslashes used in the URL.
另一件要注意的重要事項是URL中使用的反斜線符號。
The raw mode is most useful when you have to enter lots of backslashes, as can be necessary in regular expressions.
行模式在你需要輸入很多個反斜杠時很有用,使用正則表達式時會帶來方便。
Note: the backslashes are indicated for publication purposes only.
注意:這里的反斜杠只用于調整本文的顯示格式。
The user name is mapped to the userPrincipalName attribute and the username parameter contains backslashes.
用戶名映射到userPrincipalName屬性,并且username參數包含反斜杠。
If you understand the EJB3. 0 specification, you know that backslashes are not typically seen in the CORBANAME URL.
如果您了解EJB3.0規范,您就會知道在CORBANAMEURL中通常不能看到反斜線。
Single quotation marks interpolate and see the backslashes as escape characters.
單引號插入并將反斜杠看作是轉義符。
When you specified the upload path, you used backslashes.
當你指定上載的路線時,你使用反斜線符號。
First, the use of semicolons and backslashes.
首先是分號和反斜線的用法。
If enabled, special characters such as space, wildcards and backslashes will be removed from the output filename.
如選用本選項,輸出文件名的名稱中的特殊字符(空格、通配符、反斜號)會被去除。
For example, two consecutive backslashes remain as two backslashes, rather than being converted to a single backslash.
例如,兩個連續的反斜杠仍保留為兩個反斜杠,而不會轉換為一個反斜杠。
In this example we will add backslashes to the predefined characters in a string
在這個案例中,我們將把反斜線添加到字符串中的預定義字符
Remember that when adding path values in the Apache configuration files on Windows, all backslashes such as
記住在Windows下給Apache的配置文件中加入路徑值的時候,所有的反斜線例如
The string contains unescaped backslashes even if they will be treated as forward slashes
字符串包含非轉義反斜杠,即使這些反斜杠會被視為正斜杠