backslash

backslash

1. "The name is invalid because it ends in a slash or backslash.

"由于是以斜杠或反斜杠结束的,该名称是无效的。

2. ESCAPES clause With ESCAPES turned on (the default), characters following the backslash character are recognized and interpreted as special characters by the database server.

ESCAPES子句ESCAPES打开时(缺省设置),数据库服务器将识别反斜线字符后面的字符并将其解释为特殊字符。

3. ESCAPES option With ESCAPES turned on (the default), characters following the backslash character are recognized and interpreted as special characters by the database server.

ESCAPES选项ESCAPES打开时(缺省设置),数据库服务器将识别反斜线字符后面的字符并将其解释为特殊字符。

4. VTL directives can be escaped with the backslash character ("") in a manner similar to valid VTL references.

VTL指示符可以使用反斜扛()来消去VTL指示符的意义,这点和消去VTL引用差不多。

5. A backslash followed by the $ character results in a $ character in the text literal, without doing any variable substitution.

一个反斜杠后跟着一个$字符结果是一个文本字面值的$字符,不做任何变量替换。

6. A control symbol consists of a backslash followed by a single, nonalphabetic character. For example, ~ represents a nonbreaking space. Control symbols take no delimiters.

一个控制符号由一个反斜杠以及紧跟着它的一个简单的非字母的字符。例如,~代表一个不换行空格。控制字符不需要分隔符。

7. This string contains a backslash, the letter f, and new line.

上面的字符串包含一个反斜杠、字母f和一个新行。

8. The table below lists other special characters that can be added to a text string with the backslash sign

下面的表格罗列了其他一些特殊文字

9. for example, if you need to match a "[" or "", you can precede them with a backslash to remove their special meaning: [ or .

举个例子,如果你需要匹配字符"["或"",你可以在它们之前用反斜杠来取消它们的特殊意义:[或\。

10. Perhaps the most important metacharacter is the backslash, "".

也许最重要的元字元是反斜杠""。

11. Nevertheless, there is a way to display brackets so that the distance between them is fixed.To accomplish this, place a "" (backslash) before the normal brackets.

但是,有一种方法可以使括号之间的间隔为固定值,即在标准括号之前加一个“”(反斜杠)。

12. For example, two consecutive backslashes remain as two backslashes, rather than being converted to a single backslash.

例如,两个连续的反斜杠仍保留为两个反斜杠,而不会转换为一个反斜杠。

13. As in Python string literals, the backslash can be followed by various characters to signal various special sequences.

做为Python中的字符串字母,反斜杠后面可以加不同的字符以表示不同特殊意义。

14. Item A series of other new capital backslash sequences are also the negation of their lower-case counterparts

其他的大写转义字符都是与其小写转义字符相反含义。

15. Enclosing characters in single quotes preserves the literal value of each character within the quotes. A single quote may not occur between single quotes, even when preceded by a backslash.

包含在一对单引号中的字符串将保持每个字符的字面意义。单引号不能出现在一对单引号之中,即使前面加上反斜杠也不行。

16. Single quote is not the characters in the single quote ( ') and the backslash (), they said the unique method described in the escape.

单引号中的字符不能是单引号(’)和反斜杠(),它们特有的表示法在转义字符中介绍。

17. Double quotes only from the sector, including quotes from the string is not in double quotes ( ") and the backslash (), they said the unique method described in the escape.

双引号只起定界作用,双引号括起的字符串中不能是双引号(")和反斜杠(),它们特有的表示法在转义字符中介绍。

18. The backslash character (") may be used as a single-character quo ting mechanism only within quoted-string and comment constructs.

反斜杠(")用于单个字符的引用机制,但只用于引起的字符串和注释中。

19. backslash character

反斜杠字符

20. The backslash itself is not displayed, unless you enter a double backslash (\) in the format code.

反斜杠本身并不会显示,除非在格式代码中输入两个反斜杠 (\)。

21. backslash key

反斜线键

22. The backslash character ('') serves to introduce escaped constructs, as defined in the table above, as well as to quote characters that otherwise would be interpreted as unescaped constructs.

否则那些字符就会被解释成非转义的符号。随便找本高级语言的书,看看反斜杠的用法就明白了。

23. A backslash as the last character on a line indicates that the string literal is continued on the next line.

在一行的最后加上一个反斜杠,表明字符串文字在下一行继续。

24. As stated earlier, regular expressions use the backslash character ("") to indicate special forms or to allow special characters to be used without invoking their special meaning.

在早期规定中,正则表达式用反斜杠字符("")来表示特殊格式或允许使用特殊字符而不调用它的特殊用法。

25. Elsewhere in the pattern, the $ sign is used for variable substitution (see above). To include the $ character in the pattern, prefix it with a backslash.

在模式的其他地方,$符号被用来变量替换(见上)。要在模式里包含$字符,前面加上反斜杠。

26. End with a backslash and a period on a line by itself.

在独立的一行上输入一个反斜线和一个句点结束。

27. If a backslash character is followed by any other character, the backslash is NOT removed.

如果一个反斜杠后跟随其他任何字符,反斜杠不被移除。

28. If a backslash needs to occur before a single quote or at the end of the string, you need to double it.

如果在单引号之前或字符串结尾需要出现一个反斜线,需要用两个反斜线表示。

29. backslash, lower case "m", and forward slash characters are used as a representation: m

如果把大拇指也比出来,就是“我爱你”的意思了。

30. If you specify a path name that does not include a file name (the path ends in backslash), the compiler creates a. Pdb file named VCx0. Pdb. In the specified directory.

如果指定的路径名不包含文件名(路径以反斜杠结尾),编译器将在指定目录中创建名为VCx0.pdb.的.pdb文件。

31. If replacement is a string, any backslash escapes in it are processed.

如果替换的是一个字符串,任何在其中的反斜杠都会被处理。"

32. When you reset the command terminator, do not use Transact-SQL reserved words or characters that have special meaning to the operating system, whether preceded by a backslash or not.

如果要重置命令终止符,请勿使用对操作系统有特殊含义的Transact-SQL保留字或字符,无论其前面是否有反斜杠。

33. Major characters and the use of single backslash character constants, and the use of double quotes and backslash, the use of escape must be said, that is, in these characters add a backslash.

字符常量中使用单引号和反斜杠以及字符常量中使用双引号和反斜杠时,都必须使用转义字符表示,即在这些字符前加上反斜杠。

34. It does not end with a backslash.

它没有在结尾加上一个反斜杠。

35. When this flag has been specified, whitespace within the RE string is ignored, except when the whitespace is in a character class or preceded by an unescaped backslash;

当该标志被指定时,在RE字符串中的空白符被忽略,除非该空白符在字符类中或在反斜杠之后;

36. The new backslash sequence N matches anything except a logical newline; it is the negation of .

新的转义序列N匹配除了逻辑新行以外的任意字符;他与 是相反的。

37. It is safer to always escape the backslash character.

更安全的做法是始终对反斜线字符进行转义。

38. If this parameter is NULL, the root of the current directory is used.A trailing backslash is required.For example, you specify MyServerMyShare as MyServerMyShare, or the C drive as "C:".

有没有更好的函数获取卷标,得出我们在“我的电脑”看到的卷标而不管它是不是为空?

39. Each backslash () should be preceded with another backslash.

每一个()符号放置在另一个反斜线符号之前。

40. Each apostrophe (') should be preceded with a backslash.

每一个省略符号(')放置在反斜线符号之前。

41. The Registry Editor cannot rename %1. Specify a key name without a backslash ().

注册表编辑器无法重命名 %1。指定一个不带反斜杠()的项名。

42. Note: Make sure not to forget the backslash in front of the multiplication operator * above.

注意:不要忘记操作符*后面的。

43. comments are marked by a "#" that's neither in acharacter class or preceded by an unescaped backslash.

注释用"#"号来标识,不过该符号不能在字符串或反斜杠之后。

44. Search Start with a backslash, followed by the search term.

用被搜寻期限跟随的一个反斜线的搜寻开始。

45. String literals may optionally be prefixed with a letter "r" or "R"; such strings are called raw strings and use different rules for interpreting backslash escape sequences.

类型同样不代表处理方式一样啊。。加了前缀和就是为了区别处理啊。。

46. Gets a backslash character that can be used in a directory string.

获取可在目录字符串中使用的反斜杠字符。

47. The backslash () is used to insert apostrophes, new lines, quotes, and other special characters into a text string.

被用来插入省略符号,新的行,引用和其他插入在字符串中的特殊文字。

48. To continue a long statement on the next line, terminate the line with a backslash character.

要在下一行继续一个长语句,终止本行的时候加上一个反斜杠符。

49. Be sure the user name does not contain the backslash character , "".

请确保其中不包含反斜杠“\\”。

50. The resource name is not valid. Check the spelling of the name, making sure it does not contain a backslash or quotation marks, and then try again.

资源名称无效。请检查名称的拼写,确保其中不包含反斜杠或引号,然后再试一次。

51. Escape with a backslash followed by a character or a octal or hexadecimal said.

转义字符用反斜杠后面跟一个字符或一个八进制或十六进制数表示。

52. Enter the backslash immediately before each metacharacter you would like to escape.

输入反斜线前夕每个元字符您想逃跑。

53. A backslash immediately before a newline has long been used to continue string literals, as well as preprocessing command lines.

这么规定的初衷有两个:一是为了每一行都要以换行结束。

54. A backslash () preceding the special characterwill remove that character's a ttribute and allowfor successful login.

这样将允许您成功的登录。

55. This line adds an icon to the resource file (note the double backslash in the filename, always do this, a single backslash is an escape character).

这行代码把一个图标加入资源文件(注意文件名中的两个反斜杠,每次都要这么作,单个的反斜杠试转义字符)。

56. Is that symbol a slash or a backslash?

那个符号是斜线还是反斜线?

57. When you reset the batch terminator, do not use Transact-SQL reserved keywords or characters that have special meaning to the operating system, even if they are preceded by a backslash.

重置批处理终止符时,不要使用对操作系统具有特殊意义的Transact-SQL保留关键字或字符,即便它们前面有反斜杠也是如此。

58. See the section entitled "Backslash" above for further details of the handling of digits following a backslash.

(也有其它结构可以使模式成为紧固的。)

英语宝典
考试词汇表