将光标置于数组名上(本例中为m),单击样子为一对眼镜的按钮,speedbar会出现并显示数组的名字和类型。
Place the cursor on the array name — m, in this case — and click on the button showing a pair of glasses. If it is not present already, the speedbar should appear and display the array name and type.
这篇文章将向您显示如何建模数组、联合体、抽象类,为属性建模默认值等等。
This article will show you how to model arrays, unions, abstract classes, default values for attributes, and so on.
它对值进行转储以便作为数组显示。
So the first thing we'll do is, we'll print the element, in this case it will be a list right? Because it's a list with two lists in it.
因此这儿我们要做的第一件事,就是要显示元素,在这儿元素就是数组了对不对?,因为这个数组包含了两个数组。
I'm going to print it and let's see what it prints.
我要将其打出来,我想显示下数组的内容。
And then we'll see if it is. So I think I put in one a two, right? Or one a two?
我认为我们把1a2放进了数组对不对?,那么显示结果应该是1,a,2了?
应用推荐