• 第一简单地将要执行命令引号括起。

    On the first line, we simply enclosed the command we wanted to execute in back quotes.

    youdao

  • 注意我们使用引号语法来书写多行字符串

    Notice that we again use the back-tick notation for multi-line strings.

    youdao

  • 引号之间可以放置引号本身之外的任意字符

    Within the quotes, any character is legal except back quote.

    youdao

  • 原始字符串字面值表示就是引号之间字符组成字符串。

    The value of a raw string literal is the string composed of the uninterpreted characters between the quotes;

    youdao

  • PS 1可以包含其他shell环境变量置换命令运算(通过反引号)和特殊字面值

    PS1 can contain other shell and environment variables, in-place command evaluation (via backquotes), and specialized literals. Here's an initial example.

    youdao

  • 斜杠第一个引号终止命令替换

    The first backquote not preceded by a backslash terminates the command substitution.

    youdao

  • 为了避免命令解释器删除引号,应该加上一个斜杠(\)。

    To avoid that the quotation marks are removed by the command line interpreter, they are masked with a backslash (\).

    youdao

  • 注意转义字符(斜杠)包含在是XML文档一部分引号之前(比如下面例子中的xml版本)。

    Note: Escape characters (backward slashes) are included before quotation marks that are part of the XML document (such as the XML version number in the example below).

    youdao

  • 所以如果引号编码O'Reilly,我就必须使用斜杠进行转义'O\'Reilly'。

    So, if I want to encode O'Reilly in a single quoted string, I must escape it using backslash, 'O\'Reilly'.

    youdao

  • 当然种操作符(引号引号撇号)都合法用途但是英语中的例外一样记住掌握这些细微差异很令人头疼。

    Certainly, all three operators-the single, double, and back quotation marks-serve a valid purpose, but like exceptions in English, memorizing and mastering the variations can be maddening.

    youdao

  • 函数使用正则表达式一个引号标记更改带有斜杠的单引号标记。

    That function USES a regular expression to change a single quotation mark into backslashed single quotation mark.

    youdao

  • 可以简单地整个字符串放到引号(')中,但是需要在变量真正的单引号字符前面加上一个斜线(\ ')。

    You can also simply enclose the entire variable value in single quotation marks (') as long as you precede any actual single quotation marks in the variable with a backslash (\ ').

    youdao

  • 有助于检测一些常见错误遗漏多余的引号、遗漏的括号

    This helps detect common errors like missing or extraneous quotes, missing closing braces, etc.

    youdao

  • 注意斜杠n后面加上引号-,后引号,再右边就是逗号

    Notice I close the quotes after I'm putting a new line — after I'm putting this new line, name but then to the right hand side is comma name.

    youdao

  • MySQL字符序列\表示斜杠转移引号'DB 2中,单引号必须再加引号来实现转义' '(即个单引号)。

    The character sequence \ represents a backslash escaped single quote 'in MySQL, but in DB2, a single quote must be escaped by adding another single quote "(double single quotes)."

    youdao

  • 字符串上调用。r会把变成一个正则表达式我们原始(三重引号)字符串避免诸多双重转义斜杠。

    Calling.r on a string turns it into a regular expression; we use raw (triple-quoted) strings here to avoid having to double-escape backslashes.

    youdao

  • 一般来说,gnuplot引号内的字符串中进行类似于c的斜杠处理

    In general, gnuplot does C-like backslash processing within double quoted strings.

    youdao

  • 在行末使用个单独的斜杠字符长的引号或单引号文本可以被打断跨过多。像这样

    The backslash, the newline, and all leading whitespace on the next line is removed, resulting in "This is a long text string".

    youdao

  • 斜杠解释成单个字符,除非后面紧接着一个引号

    Backslashes are interpreted literally, unless they immediately precede a double quotation mark.

    youdao

  • 斜杠解释成单个字符,除非后面紧接着一个引号

    Backslashes are interpreted literally, unless they immediately precede a double quotation mark.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定