• The Glue1D.place method returns a 2-tuple of (oadd, cadd) integers.

    place方法返回整数(oadd,cadd)一个二元组。

    youdao

  • This paper proposes, a 2-tuple linguistic model of information retrieval.

    提出一个基于二元语义信息检索模型

    youdao

  • In Listing 2, the program will evaluate the expression four times, once for each tuple.

    清单2中,程序表达式进行值,每次一个元组求值

    youdao

  • The two sides of the operation must match (that is, if you have 2 element tuple as the pattern, the expression must resolve to a 2 element tuple).

    操作两边必须匹配也就是说如果模式包含元素组,那么表达式的计算结果也必须是包含个元素的元组)。

    youdao

  • After creating a simple tuple, the previous example shows how to select a single itemin this case, the integer 2.

    创建简单tuple之后前面示例显示如何选择一个数据项——示例中是整数2

    youdao

  • So, t [2:7] slices the third through the seventh items from the tuple, while t [2:7:2] slices every other item, starting with the third item and continuing through the seventh item from the tuple.

    因此t[2:7]将tuple中的第三第七个数据分段,t[2:7:2]则对两个数据进行分段,tuple中的第三个数据项开始一直到第七个数据项。

    youdao

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

    youdao

  • Part 2 of this series, Discover Python, Part 2, introduced the tuple, which also was an immutable sequence.

    系列2部分探索Python,第 2 部分介绍tuple也是一个不变的序列。

    youdao

  • An alternative method to accomplish the same result would test whether the current item in the tuple is even (using if not num % 2:) and, if true, would add the current item to the running total.

    实现相同结果的另方法测试tuple中的当前是否是偶数(使用ifnot num %2:),如果为真,那么当前项添加到运行总和中。

    youdao

  • The second for loop shown in Listing 2 also iterates over all elements in the tuple.

    清单2显示第二for循环迭代tuple中的所有元素。

    youdao

  • Listing 2 demonstrates how to use a for loop to iterate through the elements of a tuple.

    清单2演示了如何使用for循环迭代tuple元素

    youdao

  • "Discover Python, Part 2" discusses the Python type hierarchy and provides a discussion of the Python tuple.

    探索python2部分”讨论了python类型层次结构以及Python tuple

    youdao

  • Listing 2. The for loop and a tuple.

    清单2.for循环tuple

    youdao

  • Listing 2. The for loop and a tuple.

    清单2.for循环tuple

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定