tuple

tuple

 英

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

例句

This class defines the information used to register the tuple of a peer node and a mesh ID with a peer resolver service.

定义信息用于利用对等解析程序服务注册对等节点网络ID

The ROW data type can be equated to a table definition: It defines multiple columns that are grouped together into a tuple.

ROW数据类型可以等同一个定义定义可以组成多个

Then we introduce the concept of a container type and focus on the Python tuple class as the first example of that type.

然后我们介绍容器类型概念并且Pythontuple作为类型第一个示例进行重点介绍

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.

内容不必相同类型构造特殊其中第一个原子

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每个元素可以不同类型列表元素必须相同类型

Listed in the tuple should be two or more other validity classes; as with Or, the tuple length is not currently checked.

应该两个更多其它有效性Or相同当前检查长度

The tuple type is like a bag into which you throw everything you might need before you head out the door.

tuple类型一个口袋门前可以任何东西里面

A list can be changed after it is constructed (we say that it is mutable), whereas a tuple cannot be changed (immutable).

一个列表创建之后可以改变我们不定),然而不能改变固定)。

Note that multiple assignment is really just a combination of tuple packing and sequence unpacking!

注意可变参数multipleassignment其实只是封装序列拆封一个结合

If one is found, a ForbiddenTags error is raised attaching the faulty value and the tuple of forbidden tags to the exception.

如果一个发现一个禁止标记错误异常连着失败禁止标记一起引发

Here the tag is email, and the tag can be used to help identify the remainder of the content in the tuple.

这里标签email可以使用标签标识其余内容

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],客户端可能解释一个相加任务

The member of an attribute hierarchy in a tuple is also affected by relationships that are defined between attributes within a dimension.

属性层次结构成员维度定义属性之间关系影响

The Rule string applied to rule_to_function is scanned into a tuple with the first line of code.

第一代码传给rule_to_functionRule字符串扫描tuple)。

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执行扫描每个tuplename应用toUpper函数

Abstracts network into a two-tuple containing hierarchical nodes and horizontal links.

网络抽象分层节点连接

As you add more elements, creating a tuple structure becomes increasingly difficult.

随着添加更多元素创建结构变得越来越困难

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

创建一个单元可以后面一个逗号括号放入一个不够)。

The subscriptions are implemented as a simple tuple data structure, which are accessible via the annotation adapter.

订阅可用简单tuple数据结构实现并且通过标记annotationadapter访问订阅

A valid numeric expression that specifies the specific tuple by position within the set to be returned.

根据集中位置指定返回特定有效数值表达式

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满足查询

If a full set of coordinates is not specified for the tuple, the unspecified coordinates will use the default member of the hierarchy.

如果指定所有坐标指定坐标使用层次结构默认成员

The function returns a set that consists of each tuple in the specified set where the logical expression evaluates to true.

如果逻辑表达式计算结果true函数返回指定集中每个构成

A is initialized with a tuple containing a and a _paras list.

包含_paras列表进行初始

Invoking the toUpper function is required in order to determine whether or not the tuple satisfies the query.

确定tuple是否满足查询必须调用toUpper函数

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几个额外构件需要整个对象封装包含这些都是问题

Proprieties and corresponding problems of two-tuple linguistic judgment matrices are studied.

研究语义语言判断矩阵性质相关问题

Each tuple represents a pair of stock tickers and stock prices.

每个代表一对股票代码股价

You also can create a tuple from a set of existing variables in a process called packing.

可以称为打包过程现有变量创建一个tuple

If the expression would evaluate to a tuple, it must be parenthesized.

如果希望表达式推导一个必须使用括号

The groups() method returns a tuple containing the strings for all the subgroups , from 1 up to however many there are.

方法返回一个包含所有小组1小组

If more than one string expression is specified, the Item function returns the tuple defined by the specified coordinates.

如果指定多个字符串表达式Item函数返回指定坐标定义

Upon entering Spirit Cave they discovered the remains of two people wrapped in tuple matting.

进入仙人时候发现席子包裹遗体

Every set, member, tuple, or numeric function executes in the context of the entire MDX expression or statement.

每个成员数值函数整个MDX表达式语句上下文执行

The following example shows how to loop over a sequence, and how to use a tuple pattern instead of a simple variable.

下面示例演示如何循环一个序列以及如何使用模式代替简单变量

The function can also return a value (or, more formally, an object), including a Python container like a tuple.

函数返回更为正式说法对象),包括tuple这样Python容器

Or you can use a tuple in an expression to explicitly refer to the members specified in the tuple.

或者可以表达式使用引用指定成员

Exempting the format string argument, all other arguments must be squeezed in with either a tuple or a dictionary.

除了格式字符串参数所有其他参数必须tuple或是一个字典dictionary进行挤压

When I introduced the Python tuple, I used the analogy of a bag into which you can throw different items.

介绍Pythontuple使用类比方法一个袋子可以袋子存放不同东西

It accepts two useful arguments: a tuple of events to monitor and a tag name.

接受有用参数监视事件标记

热门查询