tuple
n. 元组, 重数
发音
UK
/ˈtʊpəl/
UK
/ˈt͡ʃuːpəl/
UK
/ˈtjuːpəl/
UK
/ˈtʌpəl/
US
/ˈtuːpəl/
US
/ˈtʌpəl/
词形变化
tuples
复数
tuples
释义与例句
n.
-
1.
A single row in a relational database.
计算机 工程 数学 -
2.
A fixed-size container data type similar to a list that can hold different types of elements.
计算机 工程 数学Both Python and Haskell have a tuple data type as well as a list data type.
Unlike lists, tuples are not formed by consing.
-
3.
A set of comma-separated values passed to a program or operating system as a parameter to a function call.
计算机 工程 数学 -
4.
A finite sequence of terms.
多元组
数学
词源
From the ending of the words quintuple, sextuple; from Latin -plus.
来源:wiktionary