列表中的元素 英语是什么意思 - 英语翻译

elements of the list

在 中文 中使用 列表中的元素 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
列表中的元素可以是不同的数据类型。
The elements of a list can be of different data types.
列表中的元素必须精确的包含与pattern相同的字符串。
The list element must contain exactly the same string as pattern.
Shuffle可随机地重排列表中的元素:.
Shuffle randomly reorders the elements of a list:.
列表中的所有元素都必须实现Comparable接口。
All elements in the list must implement the Comparable interface.
如果列表中的所有元素都可以用作字典键(即它们都是可散列的),这通常会更快。
If all elements of the list may be used as set keys(i.e. they are all hashable) this is often faster.
列表中的每个元素都会被分配一个数字指定它的位置。
Each element of the list is located with a certain index assigned to them.
我们可以利用这个选择列表中的元素,是他们唯一的列表元素<OL>或<UL>父。
We could use this to select list elements that are the only list elements in their<ol> or<ul> parent.
列表中的元素可以被修改(更新、删除、添加),因为列表是可变类型的。
The list element can be modified(updated, deleted, added) because list is mutable.
列表中的每个元素是一个具有Key成员及根据该键分组的元素列表的对象。
Each element in the list is an object that has a Key member and a list of elements that are grouped under that key.
Pandas将会使用列表中的每个元素,然后设置State到左边的列,RegionName到右边的列。
Pandas will take each element in the list and set State to the left value and RegionName to the right value.
注意,输人中的第一个数表示列表中的元素个数。
Note that the first number in the input indicates the number of the elements in the list.
用户可以根据元素的整数索引(在列表中的位置)访问元素,并搜索列表中的元素
The user can access elements by their integer index(position in the list),and search for elements in the list.
用户可以按照整数索引(代表在列表中的位置)来访问元素,也可以搜索列表中的元素
The user can access elements by their integer index(position in the list),and search for elements in the list.
IAMAWS管理控制台中的一种工具,可帮助您通过选择可用选项列表中的元素来生成策略。
A tool in the IAM AWS ManagementConsole that helps you build a policy by selecting elements from lists of available options.
Reverse方法用于将列表中的元素进行反转。
This function is used to reverse the elements of the list.
Sort将列表中的元素从小到大进行排序:.
Sort arranges the elements of the list from low to high:.
它也可以用来删除列表中的元素(就象这里)。
It can also be used(as here) to delete elements from a list.
一个列表中的元素不需要是相同的数据类型。
The elements of a list don't have to be the same type.
Vim显示10,这是把列表中的元素加起来的结果。
Vim displays 10, which is the result of adding together each element in the list.
扩展短的那端的方法是从最后开始重复列表中的元素.
It is extended by repeating the last element of that list.
在继续叙述索引列表中的元素之前,我简单解释一下上面的例子。
Before going on to explaining the mysteries of indexing list elements, I will give a brief explanation of the example.
这意味着可以通过操作更改列表中的元素,而无需创建新列表。
It means one can change the items of a list without creating a new list..
如果您尝试访问给定边界外的列表中的元素,则会引发IndexError。
Attempting to access an index outside the bounds of the list will raise an IndexError.
你可以使用数字作为列表的索引,也就是你可以通过数字找到列表中的元素
You can use numbers to index into a list,meaning you can use numbers to find out what's in lists.
创建一个新的列表,函数作用于原来列表中的每个元素.
Construct a new list containing the first character of each element in the original list.
还可以从操作符左边的列表中删除右边列表中的所有元素(参见清单26)。
And, you can subtract each element from the list on the right of the operator from the list on the left(see Listing 26).
列表中的每个元素应用操作.
Applying function to all elements of the list of list.
将一个列表中的所有元素添加到另一个列表中.
To add all elements of a list to another list..
结果: 28, 时间: 0.0211

单词翻译

顶级字典查询

中文 - 英语