串值 meaning in English
string value
string-value
Examples
- Function , which returns the current system date and time as a string value
,还有传回字串值格式的目前系统日期和时间的 - No matter where it appears , an upperfilters or lowerfilters value is of type reg _ multi _ sz and can therefore contain one or more null - terminated unicode string values
无论它出现在哪里,一个高级过滤或者低级过滤指示一类reg _ multi _ sz ,并且因此可以包含一个或多个空终止字符编码标准串值。 - If the intent is to specify a string literal , such as a fixed string value such as default , then the correct way to express this in xpath is to enclose the string in single quotes
如果是要指定一个字串文字,例如一个固定的字串值default ,那么在xpath中正确的表达方式是用单引号将该字串括起来。 - You must type default , including the single quotes , to specify the literal string value " default . " if you type the word default without any quotes , it most likely will evaluate to an empty string when this is evaluated as an xpath expression
为了指定文字字串值" default " ,必须输入default ,单引号也要一起输入。如果只是输入default这个词,而没有带单引号,那么在xpath表达式中它将被当作空字串来处理。