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
字符串包含非转义反斜杠,即使这些反斜杠会被视为正斜杠