Note that the elements of the tuple are indexed with 1 as the first value, instead of 0, which is common in most other languages.
注意,元组元素以1作为第一个值的索引,而不是像其他大多数语言中那样从0开始。
The contents of a tuple do not all have to be the same type, but one special construct is of a tuple where the first value is an atom.
一个元组的内容不必都是相同类型的。元组的构造很特殊,其中的第一个值为原子值。
When using OLAP based packages, reports which use value expressions as parameters to the tuple function produce the following error.
使用基于OLAP的包时,使用值表达式作为tuple函数的参数的报告将生成以下错误消息。
The returned value is displayed to the screen when you call the function with a list or tuple holding the numbers 1-5 inclusive.
当您调用带有包含数字 1 到 5的list或tuple 的函数时,返回值会显示在屏幕上。
Once the code has iterated over all the elements in the tuple, it enters the else clause of the for loop, which prints out the value of the count variable.
一旦代码已经迭代了tuple中的所有元素,它将进入for循环的else子句,打印count变量的值。
HQL supports the use of ANSI SQL row value constructor syntax (sometimes called tuple syntax), even though the underlying database may not support that notion.
HQL支持ANSISQL行值构造语法的用法,(有时叫元组语法),甚至虽然底层数据不支持这种语法。
The function can also return a value (or, more formally, an object), including a Python container like a tuple.
函数还可返回值(更为正式的说法是:对象),包括像tuple这样的python容器。
Tuple Function with Value expressions.
带有值表达式的tuple函数。
The first element in each tuple is the actual value to be stored.
这可以是一个单独的对象也可以是一个对象的元组。
When using choices I'd recommend setting a default value which is in the choices list or tuple.
当使用选择我要推荐的设置是在选择列表或元组的默认值。
If values are present, each value can either be a single value of a specified type, or a tuple that aggregates multiple values of the same or different types.
如果值存在,则每个值既可以是指定类型的单个值,也可以是聚合相同类型或不同类型的多个值的元组。
If values are present, each value can either be a single value of a specified type, or a tuple that aggregates multiple values of the same or different types.
如果值存在,则每个值既可以是指定类型的单个值,也可以是聚合相同类型或不同类型的多个值的元组。
应用推荐