Lists And Dictionaries 列表和字典
In the next two articles, we'll explore the use of much more powerful and convenient data structures: ordered lists and random-access dictionaries.
在接下来两篇文章中,我们将探讨更强大、更方便的数据结构的应用:有序列表和随机访问字典。
In contrast to lists, tuples, and dictionaries, which may contain heterogeneous elements, Numarray arrays contain only elements of a homogeneous data type.
与可以包含不同类型元素的列表、元组和词典不同的是,Numarray数组只能包含同一类型的数据。
In addition to filter , dictionaries can use several other of the same built-in functions and procedures as lists.
除了filter以外,字典可以使用其它和列表相同的内置函数和方法。
应用推荐