For projects the sequence type and links to species project web-sites and species homepages are stored. 计划表存储了测序类型和到物种计划网站及物种主页的链接。
The difference between a sequence type and a map type is simple. 有序类型与映射类型的区别较为简单。
A sequence type is just a sequence of objects. 有序类型仅仅是指对象的顺序。
As with any sequence type, you can easily find out the number of items in the sequence using the len method. 对于任何序列类型(ST),您都可以使用len方法容易地查找序列中条目的数量。
The elementwise () decorator works equally well for any function that might operate on either an individual thing or on a sequence of things ( while preserving the sequence type ). 对于那些对单个事物或事物序列(此时要保留序列类型(ST))进行操作的函数来说,elementwise()decorator均可同样出色地发挥作用。