The full SQL query must be enclosed in double-quotes.
整个SQL查询两侧必须加双引号。
It must be one single paragraph, enclosed in double-quotes.
sql语句必须是一整段,并在两侧加双引号。
DELIMIDENT, when set to YES, identifies strings in double-quotes as SQL identifiers.
当DELIMIDENT设置为YES时,将双引号中的字符串识别为SQL标识符。
When DELIMIDENT is not YES, strings in double-quotes are treated as string literals. To set DELIMIDENT
当DELIMIDENT没有设置为YES 时,双引号中的字符串被当作字符串字面值。
Multiple sources and targets should be surrounded by double-quotes ("), with each entry separated by a comma."
对于多个源或目标,应当使用双引号(“)包围起来,并且使用逗号分隔每一项。”
If you don't know immediately what your SQL Query formula is going to be, enter double-quotes into the formula box.
如果不能立即知道SQL查询公式是什么,那么在公式框中输入双引号。
Rule, function, and specification description values should be surrounded by double-quotes (") if the values contain a comma.
如果值包含逗号的话,规则、功能和说明值应当使用双引号(")包围起来。
Enclosing the term in double-quotes excludes variations of the term and excludes synonyms and other terms with the same lemma.
将词汇包含在双引号中能够排除这个词汇的变形,以及同义词和其他有相同词元的词汇。
These applications generally deal elegantly with adding double-quotes when needed, as well as providing clear, tabular view of mappings.
这些应用程序通常可以很优雅地处理添加双引号的问题,并且提供了清晰的、选项卡式的映射视图。
If either of these two special characters are used, the names must be enclosed in double quotes.
如果使用了两个特殊字符中的任何一个,则必须将名称包括在双引号中。
When using the script, you must put the user or host combinations and the command into double quotes to ensure they are identified as a single argument.
在使用这个脚本时,您必须将用户或者主机组合和命令放到双引号中,以确保能够将其识别为单个参数。
To retrieve only documents that match the term, but not those that match the lemmas, enclose the term in double quotes.
要查询只与这个词汇相匹配而不与词元相匹配的文档,需要给这个词汇加上双引号。
Double quotes are properly escaped.
双引号被适当转义。
Set the comparand value accordingly, stripping the double quotes from the QUOTED_STRING token if necessary.
相应地设置比较字的值,如果有必要,就从 QUOTED_STRING 标记中除去双引号。
Note the use of double quotes, which ensures that quoted arguments in the original are retained and identified properly.
请注意双引号的使用,它确保了原始命令中引用的参数被保留并得到正确识别。
Note that the brace expansion of the file path, not the full remote path expression, has been enclosed in double quotes.
请注意,文件路径中展开的大括号(不是完整的远程路径表达式)已用双引号括上。
Single quotes are better, because then you can use double quotes inside the one-liner.
单引号更好,因为使用单引号后您可以在一行程序内使用双引号。
Attribute value delimiters are set to quotation marks (double quotes).
属性值分隔符设为引号(双引号)。
Note that various escape characters must be used such as \ "for double quotes."
主要必须使用各种转义字符,如双引号用\ “表示。”
A value in double quotes is always a string, but a numeric value without quotes is interpreted as a number.
双引号中的值始终是字符串,而不带引号的数字值被认为是数字。
What benefit does this provide? Mainly, that the content inside the double quotes is not parsed, which provides you with more flexibility.
其优点主要在于,双引号中的内容不会被解析,这样便有了更大的灵活性。
This doesn't work (last time I tried), with just the escape sequence in double quotes.
上次我试验在双引号中加上新行的键值并不能奏效。
"' is a set of drawing commands, in this case to move to the position 10, 50 and then draw the text in the double quotes."
'是一组绘图命令,在本例中是移动到位置10,50,然后绘制出双引号中的文本。
You can use single or double quotes as long as opening and closing tokens match, and there are other variations on quoting that are frequently useful.
可以使用单引号或双引号,只要左引号和右引号匹配,常用的还有其它引号的变化形式。
The single quotes are used because the double quotes are needed within the drawing command if more than one word is to be drawn, and you cannot have double quotes within double quotes.
使用单引号是因为如果需要绘制多个字,则绘图命令中需要使用双引号,而您不能在双引号中再用双引号。
Make sure you type the double quotes.
确保键入了双引号。
Strings are delimited by single quotes instead of double quotes to avoid the performance hit of PHP searching for variables to interpolate within the strings.
字符串用单引号限定,从而节省了PHP从字符串中搜索可替换的变量的时间。
Note that our command is contained between double quotes (") so that substitution will occur for $ht.
注意,我们的命令被包含在双引号之间,因此将对 $ht 执行替换。
Another example is use of single and double quotes in JSP which fails during compilation for WebSphere family of products.
另一个例子就是在JS p中使用单引号和双引号在WebSphere产品家族编译期间会出错。
Put the comparands into a form that DB2 can understand, for example remove the double quotes from QUOTED_STRING tokens.
将比较字(comparand)转换为DB 2可以理解的形式,例如,除去QUOTED_STRING标记的双引号。
应用推荐