tuple怎么读,tuple的音标和真人发音
英音  [tʌpl]    
美音 [tʌpl]    

tuple是什么意思,tuple的意思是

n.元组,数组

tuple 的用法和双语例句“点击”或“选中”例句中的单词,就可以看到词义解释

The if condition after the tuple is a guard .
这个元组后面的if条件是一个守卫。
We 're matching on particular kinds of person objects inside the enclosing tuple .
我们在闭合元组里匹配特定类型的person对象。
In the second case in this example , we 've extracted the values inside the tuple to scoped variables , then reused these variables in the resulting expression .
例子里的第二个case,我们已经解出了元组里的值并且附给了局部变量,然后在结果表达式中使用了这些变量。