This is a tuple or list of strings.
它就是一个字符串的元组或列表。
In particular, I'm going to return a tuple.
特别要注意,我要返回一个数组。
The identifier is a tuple of the form {name, version}.
该标识符是形如 {名称, 版本}的元组。
To create such a tuple, you must call the constructor.
若要创建此类元组,必须调用构造函数。
This sample code shows how to create a tuple in several ways.
该示例代码显示了如何以多种方式创建tuple。
To return a tuple from a function, you must invoke make_tuple.
要从函数返回元组,您必须调用make_tuple。
This query returns a result list each element of which is a Tuple.
这个查询返回一个结果列表,它的每个元素都是一个Tuple。
To access individual elements of a tuple, you use the get routine.
要访问元组的各个元素,您可以使用get例程。
Once you load a tuple with a series of values, you can't change it.
在tuple中载入一系列值之后,您不会更改它。
To use a tuple properly, you need to be familiar with how it works.
要正确使用tuple,就需要熟悉它的工作方式。
The if condition after the tuple is a guard.
这个元组后面的if条件是一个守卫。
A child of Or must add a _disjoins tuple as a class attribute.
Or的子类型必须添加一个_disjoins元组作为类属性。
The collection might be a list, tuple, or dictionary;
这个序列可以是列表,元组,也可以是字典;
The collection might be a list, tuple, or dictionary;
这个序列可以是列表,元组,也可以是字典;
应用推荐