tuple
英
美
n. 元组,数组
BNC.31456
双语例句
- St_centroid() is computed for every tuple.
针对每一个元组(tuple)执行stcentroid()计算。 - Each tuple represents a pair of stock tickers and stock prices.
每个元组代表一对股票代码和股价。 - I introduced the simplest of these objects the tuple in this article.
在本文中,我介绍了其中的最简单的对象&tuple。 - Tuples can contain numbers, strings, variables, and even other tuples.
Tuple可以包含数字、字符串、变量,甚至其他tuples。 - To perform tuple comparisons and tuple I/ O, you need to include tuple_comparison.hpp and tuple_io.hpp separately.
要执行元组比较和元组I/O,您需要分别包括tuplecomparison.hpp和tupleio.hpp。 - The number of elements that can form a tuple is currently limited to10.
能够形成元组的元素数量目前仅限于10个。 - Tuples contain primitive elements of mixed types and can even contain other tuples or lists.
tuple包含固定类型的原语元素,甚至可以包含其他tuple或列表。 - STUDENT: So are you entering a tuple in for start and end?
学生:那么你把开始点和结束点,访在一个元组里面输入么? - What about all the integers used in our dict and tuple objects?
在我们的dict和tuple对象中用到的所有的整数是怎么处理的呢? - Returns the one-based rank of a specified tuple in a specified set.
以一为基返回指定的元组在指定集合中的阶。
