tuples

tuples

 英

  • 网络元组;值组;元数组

例句

You use the for clauses to specify a set of Cartesian tuples on which the rest of the expression will be evaluated, shown in Listing 1.

清单1使用for子句指定卡尔元表达式其余部分

The Head function returns the specified number of tuples from the beginning of the specified set.

Head函数指定开始返回指定数目

This output is emitted as a file of tuples, representing the word and the number of times it appeared in the input.

输出一个包含文件表示单词输入出现次数

Performs a string operation that concatenates two or more character strings, tuples, or a combination of strings and tuples.

执行一个字符串运算连接两个更多字符串连接字符串组合

A table contains a collection of rows, also referred to as records or tuples, and columns, also referred to as attributes.

包含称为记录称为属性集合

Tuples are not a game-changing feature, just another one of those "niceties" that makes Scala a powerful language to use.

并不是一个非常具有变革特性只不过是一个使Scala成为强大语言优秀特性

Alternatively, this function also drills down on a set of tuples.

另外函数组集进行深化

Alternatively, this function drills down on a set of tuples.

另外函数组集进行深化

The child list is more subtle: Strings can be interleaved with tuples in the list, indicating a mixed content element.

列表更为精巧列表字符串可以交错表示混合内容元素

Googles new datastore defines a data model that lies between the abstract tuples of an RDBMS and the concrete row-column storage of NoSQL.

Google数据存储定义一种介于RDBMS抽象NoSQL具体行列存储之间一种数据模型

The where clause directs the program to discard particular tuples if they do not meet particular conditions.

如果特定不能满足特殊条件那么where子句命令程序废弃这些

Now when a query like this is executed, the DBMS can use the functional index ucnameIndex to determine which tuples satisfy the query.

执行这种查询DBMS可以使用函数索引判断哪些tuple满足查询

Performance benefits are realized when an index reduces the number of rows (or tuples) examined by the DBMS during query execution.

索引可以减少DBMS执行查询检查数量从而获得性能增益

The ideal value for this setting will vary on a per environment basis, however a good starting point would be 10000 tuples.

设置理想环境变化不过一个起点10000

This does not mean that all tuples up to 150, 000, 000 will be stored in the cache as other heuristics are also considered by the engine.

并不意味所有达到150,000,000存储缓存因为其他探试程序也是引擎考虑

If the specified number of tuples is less than 1, the Head function returns an empty set.

如果指定数目小于1,Head函数返回空集

For the minimum, the approach filtered possible inconsistent tuples and discarded the possible values to obtain the consistent values.

对于最小过滤可能一致去掉可能得到一致性

A valid numeric expression that specifies the number of tuples to be returned.

指定返回数目有效数值表达式

If the number of tuples, calculated by using the Cartesian product, exceeds the set threshold; the NON EMPTY clause is applied to the query.

如果通过使用Cartesian产品计算超过设定阈值NONEMPTY子句用于查询

You can declare tuples with the const qualifier, in which case the get call to access a particular element returns a reference to const.

可以使用const限定符来声明这种情况下用于访问特定元素get调用返回const引用

Note the extractor used here to sum the tuples: the @count extractor to grab the number of lengths captured (packet counts).

注意这里使用提取相加:@count提取获取捕获长度计数)。

Sorts a set in ascending order, and returns the specified number of tuples in the specified set with the lowest values.

升序进行排序返回指定集中具有最小指定目的

A set is an ordered set of tuples with the same dimensionality .

具有相同维数有序组集

If the specified number of tuples exceeds the number of tuples in the set, the function returns the original set.

如果指定数目超过集中数目函数返回原始

XML's structure was applied to express the aggregation relationship between tuples in data cubes.

XML本身层次结构体现数据仓库之间聚集关系

This dissertation presents a method on extracting bilingual translation tuples from a comparable corpus.

本文提出大规模网页抽取双语翻译方法基于可比较语料

Conceptually, rows of relational data (tuples) flow through the operation nodes in the query plan from bottom to top.

概念上来说关系数据按照向上方式流过查询计划操作节点

Sorts a set in ascending order, and returns the specified number of tuples with the lowest values.

升序进行排序返回指定数目最小

Tuples are a composite data type and are used to store collections of items.

复合数据类型用于存储数据集合

Like lists and tuples , the process is a bit more complex than it is for numbers and strings.

列表一样这个过程数字字符串比较复杂

Table functions declare variable sets and employ a procedure body and cursor to access tables, iterative output tuples.

函数声明变量集合使用过程游标循环访问迭代输出

No specialized Python classes are used in the representation -- just tuples, dicts, lists, and strings (and None in the reserved position).

表示没有使用专门Python——使用字典列表字符串以及保留位置上None)。

The resulting list of RIDs contains exactly those tuples that will join, which makes the join efficient.

由此产生RID列表正好包含那些将要连接使得连接更加有效

The operators work by comparing each individual element of the two participating tuples from left to right (see Listing 6).

这些运算符工作原理比较两个参与每个单独元素请参见清单6)。

Returns a set of tuples from extracted hierarchy elements.

返回提取层次结构元素构成

Returns the number of distinct, nonempty tuples in a set.

返回集中非重复数目

For each tuple in the specified set, the members of the specified hierarchies are extracted into new tuples in the result set.

对于指定集中每个指定层次结构成员提取结果集中

What makes dictionaries different from sequence type containers like lists and tuples is the way the data are stored and accessed.

字典类型序列类型容器列表区别存储访问数据方式不同

Sometimes a query can be satisfied by examining the index only, without fetching any tuples from the table.

有时通过搜索索引即可完成查询而不需要取回任何tuple)。

For more information about member names and member keys, see Working with Members, Tuples, and Sets (MDX).

有关成员名称成员详细信息请参阅使用成员MDX)。

热门查询