I'll just draw out sort of a funny representation of a list.
挺有趣的关于数组的比喻,这有点像脑细胞。
It turns out that there's lots of proteins that have value as therapeutics and there's a list of them here and some of them you'll recognize.
我们已经发现很多有药用价值的蛋白质,这里有一张相关列表,其中一些你能认出来
I think the easiest way to look at what this does, is let's take a really simple example- I want to make sure I put the right things out- I've got a simple little list of values there.
到底做了什么,就是让它跑一个简单的例子,我想要确信我找到了正确的元素-,这里我用一个简单的小的列表-,如果我去代码里面看。
We can put a list in the list again, as we've seen before. So let's put the list containing the string a, and I'll print out so now we see something pretty interesting about a list, that we can mix up all sorts of things in it, and that's OK.
数组放到数组中去,让我们把这个包含,字符串a的数组放进去,然后再显示,我们看到了一些,挺有趣的事情:我们可以把各种,各类的东西混合着放进去,没问题。
应用推荐