tuple

  • 网络元组;多元组;是一个元组

tupletuple

tuple

元组

元组TUPLE)用小括号,和列表的区别是他是不可变的:(1,2,3),("HuYongbin","jerry"),("marry",14)字典(DICT) …

多元组

位置信息实际上是多元组tuple。如下是其定义:

是一个元组

Erlang入门(一) - 庄周梦蝶 - BlogJava ... float 是浮点数 tuple 是一个元组 list 是一个列表 ...

元组类型

在解包之后,返回一个元组类型(tuple)的数据。如果多个数据进行打包,可以在格式中指定打包的数据类型,然后数据通过参数 …

标准库中的元组

C++11 FAQ中文版 | 有{间}客栈 ... 线程( thread) 标准库中的元组( std::tuple) alignment( 对齐方式) ...

1
This class defines the information used to register the tuple of a peer node and a mesh ID with a peer resolver service. 此类所定义的信息用于利用对等解析程序服务注册对等节点和网络ID的元组。
2
The ROW data type can be equated to a table definition: It defines multiple columns that are grouped together into a tuple. ROW数据类型可以等同于一个表定义:它定义可以组成一个元组的多个列。
3
Then we introduce the concept of a container type and focus on the Python tuple class as the first example of that type. 然后,我们将介绍容器类型的概念,并且将Pythontuple类作为此类型的第一个示例,进行重点介绍。
4
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. 一个元组的内容不必都是相同类型的。元组的构造很特殊,其中的第一个值为原子值。
5
In Listing 2, you can see that each element in a tuple can be of a different type, but the types in a list must be homogeneous. 在清单2中,可以看到tuple中的每个元素可以是不同类型的,但列表中的元素必须是相同类型的。
6
Listed in the tuple should be two or more other validity classes; as with Or, the tuple length is not currently checked. 列在元组中的应该是两个或更多其它有效性类;与Or相同,当前不检查该元组长度。
7
The tuple type is like a bag into which you throw everything you might need before you head out the door. tuple类型像一个口袋,在出门前可以把所需的任何东西一股脑地放在里面。
8
A list can be changed after it is constructed (we say that it is mutable), whereas a tuple cannot be changed (immutable). 一个列表创建之后可以被改变(我们说它是不定的),然而一个元组不能被改变(固定的)。
9
Note that multiple assignment is really just a combination of tuple packing and sequence unpacking! 要注意的是可变参数(multipleassignment)其实只是元组封装和序列拆封的一个结合!
10
If one is found, a ForbiddenTags error is raised attaching the faulty value and the tuple of forbidden tags to the exception. 如果一个被发现,一个禁止标记错误异常将会连着失败值和禁止标记的元组一起被引发。
11
Here the tag is email, and the tag can be used to help identify the remainder of the content in the tuple. 在这里标签是email,可以使用标签标识此元组中其余的内容。
12
A Rinda Tuple might look like this: t1 = [: add, 5, 9], which could be interpreted by clients as a task to add up the given numbers. 一个Rinda元组可能看起来是这个样子的:t1=[:add,5,9],客户端可能会将其解释为一个将两个数相加的任务。
13
The member of an attribute hierarchy in a tuple is also affected by relationships that are defined between attributes within a dimension. 元组中属性层次结构的成员还受维度中定义的属性之间的关系影响。
14
The Rule string applied to rule_to_function is scanned into a tuple with the first line of code. 第一行代码将传给rule_to_function的Rule字符串扫描进一个元组(tuple)。
15
If there is no index on name, the DBMS does a full table scan and applies the toUpper function on the name column for each tuple. 如果没有为名称建立索引,那么DBMS将执行全表扫描并对每个元组(tuple)的name列应用toUpper函数。
16
Abstracts network into a two-tuple containing hierarchical nodes and horizontal links. 将网络抽象为分层节点和同层连接的二元组。
17
As you add more elements, creating a tuple structure becomes increasingly difficult. 随着您添加更多的元素,创建元组结构将变得越来越困难。
18
a tuple with one item is constructed by following a value with a comma (it is not sufficient to enclose a single value in parentheses). 要创建一个单元素元组可以在值后面跟一个逗号(在括号中放入一个单值是不够的)。
19
The subscriptions are implemented as a simple tuple data structure, which are accessible via the annotation adapter. 订阅可用简单的tuple数据结构实现,并且通过标记(annotation)adapter访问订阅。
20
A valid numeric expression that specifies the specific tuple by position within the set to be returned. 根据集中位置指定要返回的特定元组的有效数值表达式。
21
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)满足查询。
22
If a full set of coordinates is not specified for the tuple, the unspecified coordinates will use the default member of the hierarchy. 如果未为元组指定所有坐标,未指定的坐标将使用层次结构的默认成员。
23
The function returns a set that consists of each tuple in the specified set where the logical expression evaluates to true. 如果逻辑表达式计算结果为true,该函数将返回由指定集中的每个元组构成的集。
24
A is initialized with a tuple containing a and a _paras list. 用包含和_paras列表的元组进行了初始化。
25
Invoking the toUpper function is required in order to determine whether or not the tuple satisfies the query. 要确定元组(tuple)是否满足查询,必须调用toUpper函数。
26
XML-RPC has a few additional artifacts -- like the need to wrap the whole object in a one-item tuple -- but these are minor issues. XML-RPC有几个额外的构件―就象需要将整个对象封装在包含一项的元组中―但这些都是小问题。
27
Proprieties and corresponding problems of two-tuple linguistic judgment matrices are studied. 研究二元语义语言判断矩阵的性质及相关问题。
28
Each tuple represents a pair of stock tickers and stock prices. 每个元组代表一对股票代码和股价。
29
You also can create a tuple from a set of existing variables in a process called packing. 您还可以从称为打包的过程的一组现有变量中创建一个tuple。
30
If the expression would evaluate to a tuple, it must be parenthesized. 如果希望表达式推导出一个元组,就必须使用括号。