Sometimes you need to escape a double quote.
有时候是双引号。
So the double quote says here comes the input.
双引号代表在这里填上想要输入的东西。
A backslash can escape a double quote, or any single whitespace character.
后斜杠可以对双引号或任一空白字符进行转义。
You can't use double quote in the table name. Please elimenate the double quote .
表名中无法使用双引号。请去掉双引号。
Conversely, the double quote can be used if the value begins with a single quote.
相反地,如果该值以单引号开始,则可以使用双引号。
This regular expression matches the opening double quote but finds a different type of quote to close it.
这个正则表达式匹配了开双引号,但同时找了不同类型的引号来关闭。
When there is a double quote at the beginning of a string, any characters after the second double quote are discarded.
当有一个双引号的字符串开始时,双引号的所有字符后,第二次将被丢弃。
Replace the single quotes used for the expr attribute with double quotes, and then escape the double quote (") characters to ".
用双引号代替expr属性中所用的单引号,然后将双引号(“)字符转义成”。
Using the quotes as shown here has the advantage that not visible spaces/tabs after last double quote are ignored by command processor.
使用引号,如下所示有一个不可见的空间/最后的双引号后的标签是由命令处理器忽略的优势。
Also, when you type an open parenthesis or double quote, Eclipse will provide its partner automatically and place the cursor inside the pair.
当您键入开括号或双引号时,Eclipse会自动提供配对的符号,并将光标置于符号对之内。
Double quotes the location and number of double quote marks in a field in a TAB delimited file affect how they are handled when the file is imported.
双引号双数场引号中的位置和一个制表符分隔的文件影响到他们如何处理时,该文件是进口的。
This means, inside single quoted strings, the single quote character has to be escaped, and inside double quoted strings, the double quote character has to be escaped.
这意味着,在单引号字符串,单引号字符必须逃,在双引号字符串,双引号字符必须逃跑。
If the double quotation mark is the outermost quote, all variables are expanded.
如果最外边的引号是双引号,那么展开所有变量。
If possible, make sure your format doesn't accept any characters that have syntactic meaning in SQL (such as double-quote and semicolon).
如果可能,确保您的格式不会接受sql语法中的任何有语法含意的字符(例如双引号和分号)。
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)."
在MySQL中,字符序列\表示一个反斜杠转移单引号',但在DB 2中,单引号必须要再加一个单引号来实现转义' '(即两个单引号)。
Either single or double quotation marks can enclose strings, which permits quotes that contain quote marks or apostrophes.
单引号或双引号都可以包围字符串,这就允许引文中再包含引号或撇号。
One important use of the vertical bar as a statement separator is in commenting. Vimscript comments start with a double-quote and continue to the end of the line, like so.
竖线作为语句分隔符的一个重要用途体现在注释中。
If the value contains both a semicolon and a double-quote character, the value can be enclosed in single quotes.
如果该值同时包含分号和双引号字符,则该值可以用单引号括起来。
If the value contains both single-quote and double-quote characters, the quote character used to enclose the value must be doubled each time it occurs within the value.
如果该值同时包含单引号和双引号字符,则用于将值括起来的引号字符每次出现时,都必须成对出现。
If the value contains both single-quote and double-quote characters, the quote character used to enclose the value must be doubled each time it occurs within the value.
如果该值同时包含单引号和双引号字符,则用于将值括起来的引号字符每次出现时,都必须成对出现。
应用推荐