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)。