文字字符串是标准的文字字符串。
然而,当你只是搜索文字字符串时它们经常矫枉过正。
However, they're usually overkill when you are merely searching for literal strings.
花括号指示DB 2计算和处理其中的表达式,而不是将其当作文字字符串。
Curly brackets instruct DB2 to evaluate and process the enclosed expression rather than treat it as a literal string.
该测试通过使用含有双引号的文字字符串来检查该辅助方法的输出。
This test verifies the helper method output by using a literal string value that contains double quotes.
CLR维护一个名为“Internpool”的表,该表包含程序中的文字字符串。
The CLR maintains a table called the intern pool that contains the literal strings in a program.
我们也必须记住,不要把文字字符串分行,除非我比较的字符串有同样的分行。
We must also remember not to break the literal string into separate lines, unless the string we are comparing to is similarly broken.
那会允许我们不光让按钮显示文字字符串,而且可以显示任何自定义的内容(就象我们在本教程早先时候做的那样)。
That will enable us to have the button display not just text strings, but any custom content as well (just like we did earlier in this tutorial).
相比之下,使用单引号分隔的字符串将包括在其中的所有内容视为文字字符—两个连续的单引号是一个例外,它们被单纯地当作单引号。
In contrast, single-quoted strings treat everything inside their delimiters as literal characters-except two consecutive single-quotes, which are treated as a literal single-quote.
URI模板是一个字符串值,由文字字符序列和特殊的标记组成,可以将一系列输入值转换为一个URI。
A URI Template is a string value that includes a mixture of literal character sequences and specialized tokens that, when processed with a set of input values, yields a URI. For example.
URI模板是一个字符串值,由文字字符序列和特殊的标记组成,可以将一系列输入值转换为一个URI。
A URI Template is a string value that includes a mixture of literal character sequences and specialized tokens that, when processed with a set of input values, yields a URI. For example.
应用推荐