将光标置于数组名上(本例中为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.
然后在这个数组上进行迭代便可以显示这些值。
它对值进行转储以便作为数组显示。
清单9显示一个在数组中从一个特定元素中检索一个对象的示例。
Listing 9 shows an example of retrieving an object from a specific element in an array.
按数组索引显示这些牌,以便可以指定返回哪些牌。
Display these CARDS by their array index so that you can specify which CARDS to return.
这些是位置、文本内容和颜色、字体大小、淡入和淡出速度(以毫秒为单位)及保存显示字符串的数组的默认变量。
These are the default variables for the position, text contents, and color, font size, fade-in and fade-out speed in milliseconds, and an array to hold the display string.
该步骤接受JSON中声明的条目数组,使用它动态地构建一个显示统计信息细节的html表。
This step takes the items array declared in the JSON and USES it to dynamically build an HTML table showing the statistics details.
您只要显示条目数组中的表格行数即可。
You need to display only the number of table rows that are in the items array.
可以通过它显示来自后端数据源的数据和其他结构化数据,比如XML和数组。
It allows you to display data from a back-end data source in addition to other structured data such as XML and arrays.
使用此数组,您可以构建一张显示武器、武器的破坏力及伤害判定结果表。
Using this array, you can build a table that shows the weapon, the damage the weapon can do, and the result of a damage roll.
数组、结构体和联合等复合类型只会简单地显示其类型,如图4所示。
Complex types, such as arrays, structures and unions, simply give their type as shown in the Figure 4.
数组集合包含的所有行都将显示在表中。
The array collection contains as many rows as will be displayed in the table.
显示简单变量,迭代整个数组或关联数组,以及显示类的成员。
Display a simple variable, iterate over an array or associative array, and display the members of a class.
图5中的来自RPG handle_update子过程的代码段显示,更新指示符数组被初始化为-7。
The update indicator array is initialized to -7 as shown in the Figure 5 code snippet from the RPG HANDLE_UPDATE sub-procedure.
该提要以PHP对象数组的形式表示,您现在可以轻松迭代这个数组,处理每个条目并使用适当的HTML标记来显示结果。
This feed is represented as an array of PHP objects, and it is now a simple matter to iterate over the array, process each entry and display the results with appropriate HTML markup.
清单8显示创建一个数组然后向其中添加3个元素的示例。
Listing 8 shows an example of creating an array and then adding three elements to it.
然后,一个while循环迭代数据集,在一个方便的数组中存储信息以便将来进行显示。
A while loop then iterates through the dataset, storing the information in a convenient array for later display.
Blitz还处理标准计算器类型函数,所以数组可在标准输出上显示,而且可从文件中读入或发送到文件。
Blitz also possesses the standard calculator type functions, so arrays can be displayed on the standard output, and can be read from and sent to files.
py显示了任意给定图案或节点数组的能量级别。
Net.py displays the energy level of any given pattern or node array.
然后调用之前提到的libxml_display_errors函数,该函数显示遇到的所有错误,之后清除这个错误数组。
"In bold and then invokes the aforementioned libxml_display_errors function which displays all of the errors encountered before clearing out the error array."
清单11显示如何实现一个for - each循环来在数组中的每个对象上重复同一个动作。
Listing 11 shows how to implement a for-each loop to repeat the same action on every object in the array.
因为您只对Position生成控件,所以向导将会自动显示只与数组有关的选项。
Because you're generating only controls for Position , the wizard automatically shows only options relevant to the array.
通常,原生toString()方法输出的数组表示就像对象的原始表示一样,并不真正显示内容。
Normally, the native toString() method prints a representation of the array just like the original representation of the object, without really showing the contents.
当解析完成后,就有了可在表格中显示的NSString条目数组。
When the parsing is complete, you have an array of NSString items ready to be displayed in the table.
标准的ArrayContentProvider创建ListViewer并仅显示一个字符串数组。
The standard ArrayContentProvider creates a ListViewer and shows just an array of strings.
view1变量也是数组,其中包含提供所有列应该在网格中如何显示的详细信息的cell s属性。
The view1 variable is also an array, containing the cells property that provides the details of how all the columns should display in the grid.
getContent()方法将文章的实际内容作为段落数组返回,利用 PHPforeach()循环可以方便地将这些段落重新改为HTML显示。
The getContent() method returns the actual content of the article as an array of paragraphs; PHP's foreach() loop makes it easy to reformat these paragraphs for HTML display.
而Adapter在你的数据源(可能是一个外部字符串数组)和显示这些数据的AdapterView之间扮演着一个信使的角色。
The Adapter ACTS like a Courier between your data source (perhaps an array of external strings) and the AdapterView, which displays it.
清单7显示了 hasNonPrintable子例程,它可以针对 @nonPrintable数组中的一个预期前缀检查密码。
Listing 7 shows the hasNonPrintable subroutine used to check a password for one of the expected prefixes in the @nonPrintable array.
应用推荐