Note that these are dynamic, literal values in this example.
注意本例中的这些文字值是动态的。
These literal values determine the data type of the comparison.
这些文字值决定了比较的数据类型。
You can enter literal values, column names, or expressions.
可输入值、列名或表达式。
The input arguments themselves can be expressions or literal values.
输入参数本身可以是表达式或文本值。
In the previous examples, you saw value predicates that include literal values.
在上述示例中,看到了包括文字值的值谓词。
The connector should replace all special values with their escaped literal values.
连接器应该用转义的文字值替换所有特殊值。
The passed parameters can be literal values or expressions that are resolved themselves.
这些传入的参数可以字面值或者被解析解释的表达式。
Illustrates how to compose array literal values and how to combine data types in the same array.
说明撰写阵列常值的方式,以及在同一阵列中结合资料型别的方式。
There are four places to access data from: literal values, variables, array items, and object members.
有四种数据访问类型:直接量,变量,数组项,对象成员。
The leading and trailing curly brackets are used to distinguish the token from literal values in the template.
前后的花括号用于将模板中的文字值和标记区分开。
In the first example in Listing 1, the -gt operator performs an arithmetic comparison between two literal values.
在清单1的第一个示例中,- gt操作符对两个字符值之间执行算术比较。
Thus, it's useful to compile ("prepare") them just once and only pass predicate literal values for each execution.
因此,只将它们编译(“准备”)一次,然后在每次执行时只传递谓词的字面值,这样做很有用。
Literal values and local variables can be accessed very quickly, whereas array items and object members take longer.
直接量和局部变量访问速度非常快,数组项和对象成员需要更长时间。
A typical parameterized query USES these parameters instead of literal values, so that WHERE clause conditions can be changed at run time.
典型的参数化查询使用这些参数来代替文字值,因此where子句条件可以在运行时更改。
For example, we could search for concat functions with all string-literal values, then concatenate the arguments into a string value as in Figure 8.
举例来说,我们可以搜索带有全部字符串值的concat函数,随后将参数连接为一个字符串值,如图8所示。
These data types allow you to declare a set of names or other literal values that define all the possible values that can be assigned to a variable.
使用这些数据类型可以声明一组名称或其他文本值,用于定义可以赋给某个变量的所有可能值。
Some of these properties point to literal values (like names) while others point to other objects [like work locations specified by distinguished names (DN)].
其中一些属性指向文字值(比如名称),另一些则指向其他对象[比如专用名词(DN)指定的工作地点]。
The nodes have a wide range of options for applying and parsing sequences, including literal values, expressions calculated from an XPath predicate, and sequences bounded by a given length of time.
节点包含许多用于应用和解析序列的选项,包括字面值、来自XPath谓词的表达式计算和特定时间长度内的序列。
The syntax for a compound literal allows a brace-enclosed series of values to be used to initialize an automatic object of the appropriate type.
复合文字的语法允许用大括号括起来的一系列值来初始化适当类型的自动对象。
If you look closely at the statement above, you will see that all of the individual values are either literal strings (surrounded by single quotes) or variable names, all separated by commas.
如果仔细看看上面这个语句,会看出所有值都是直接字符串(由单引号包围)或变量名,它们都由逗号分隔。
Attribute values MUST NOT be encoded using a LITERAL token.
属性值绝对不能用LITERAL标记进行编码。
Listing 2 shows an array constructor with four elements with values given by the NULL constant, a variable, a literal and a scalar sub-query, respectively.
清单2显示具有4个元素的阵列构造函数,其值分别由NULL常数、变量、文字和标量子查询提供。
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。
In interactive mode, literal parameter values are typically specified when executing AdminTask commands.
在交互模式中,文本参数值通常在AdminTask命令执行时指定。
Indeed, the literal representation of an object is simply an associative array that may contain functions for some of its values.
实际上,对象的文本表示只不过是一个联合数组,它可能包含某些函数作为一些值。
However, all parameter values are enclosed in single quotes, which makes the contents within the quotes a literal string.
但所有参数值都使用单引号括入,这使单引号中的内容成为了字符串。
The most common constructs -- such as tags, attributes, and attribute values -- are reduced to one-byte tokens, with some literal text left in the clear.
XML 中最常用的结构,如标签、属性、以及属性值等等,都缩减成只占一个字节的标记,其他一些文字可保留为原文。
The syntax for a compound literal allows a brace -enclosed series of values to be used to initialize an automatic object of the appropriate type.
复合文字的语法允许用大括号括起来的一系列值来初始化适当类型的自动对象。
If you do not specify a type of the array elements, the type is inferred from the values in the array literal.
如果您没有指定阵列元素的型别,则会从阵列常值中的值推断其型别。
Notice that you do not have to specify the index upper bound if you supply element values in an array literal.
请注意,如果您以阵列常值提供元素值,则不必指定索引上限。
应用推荐