在这个例子中数组的索引是有效的,从1到4当然上限不能改变。
In that example array indices are valid from 1 to 4. Of course upper bound cannot be changed.
为分析循环程序的并行性,最重要且最基本的工作是数据相关性分析,而数据相关性分析最主要的内容之一是循环程序中数组元素间的数据相关性分析。
In analysing the parallelism of loop program the analysis of data dependency, which mainly concerns the analysis of a set of elements in loop program is the most important and fundamental.
大多数组彼此之间的差别在统计上并不明显;然而,70分贝组的参与者——那些被置于类似咖啡店背景谈话声的噪音水平中的参与者——其表现明显好于其他组。
The differences between most of the groups were statistically insignificant; however, the participants in the 70 decibels group—those exposed to a level of noise similar to background chatter in a coffee shop—significantly outperformed the other groups.
然后在所有其他数组中,放入各个单词的字母。
Then in every other array, push in the letters for individual words.
为了控制放入输出数组中的元素,我们使用一个输入过滤器。
To control which input elements are placed in the output array, we use an input filter.
注意用于检查结果数组中是否包含该数字的方法的名称。
Notice the way the name of the method for checking whether the result array includes the number.
每个结果对象都被添加到主对象的结果数组中。
Each of those result objects is added to the results array for the main object.
一个节点还有一个地址,也就是在数组中它的地址。
A node also has an address, that is, the address of its position in an array.
XML映射编辑器中对数组的支持已得到改进。
Support for arrays in the XML mapping editor has been improved.
例如,以下代码指定数组中几个子范围的初始值。
For example, the following code specifies initial values for sub-ranges of an array.
将访问过的XML元素保存在php关联数组中。
It stores all the visited XML elements in a PHP associative array.
第41 - 49行确定数组中的最大值。
这些建议存储在suggestions数组中。
如果文件存在,整个正文将存入 $filetext数组中。
If the file exists, the entire text goes into the $filetext array.
LotusScript没有提供在函数中返回数组的功能。
LotusScript does not provide the ability to return arrays in functions.
通过在IBMDataServerCLI Driver 中启用数组链接,您可以大大减少网络流量。
You can greatly reduce network traffic by enabling array chaining in IBM Data Server CLI Driver.
图3展示了应用程序的典型运行中解析json数组之后Log中的内容。
Figure 3 shows what winds up in the Log after parsing the JSON array following a typical run of the application.
清单10展示如何从一个数组中检索最后一个元素。
Listing 10 shows how you can retrieve the last element from an array.
对于数组中的每个项目,创建一个包含所有相关信息的表格行。
For each item in the array, create a table row that contains all the relevant information.
它将两个帐户数据快照存储在一个常规数组中,并将这个数组作为最终结果返回给客户机。
It stores both the account data snapshots in a regular array and returns them to the client as the final result.
对于数组而言,也生成了额外的方法来存储并检索数组中的单一值,这些方法将数组索引作为参数。
For arrays, additional methods are also generated to store and retrieve single values in the array; these methods take an array index as an argument.
对于数据数组中的每一行,提取图像中的精确像素坐标。
For each line in the data array, extract the precise pixel coordinates in the image.
现在,将交易之前和交易之后的帐户快照存储在一个常规数组中,并将这个数组作为最终结果返回给调用者。
Now, both the pre-transaction and post-transaction snapshots of the account are stored in a regular array and returned to the caller as the final result.
有些信息包含组织到数组中的对象集合。
Some messages contain a collection of objects organized into an array.
它将所有帐户数据信息存储在一个php关联数组中,并将这个数组返回给调用者。
It stores all the account data information in a PHP associative array and returns that array to the caller.
因此,垃圾收集器可以回收在每个循环上分配的大多数内存,但它不能回收添加到列表中的数组。
Thus the garbage collector can reclaim most of the memory allocated on each loop, but it can't reclaim the arrays that are added to the list.
数组中的每一项都映射到报告中包含的一个提示。
Each item in the array maps to a prompt that is contained within the report.
在提交脚本后,需要将新装备添加到武器清单数组中,并且连同角色表一起保存数组。
When the script is submitted, we want to add the new item to an inventory array and save the array along with the character sheet.
对于数组中的每个元素,为存储在扇出上下文中的数组中的选定项触发一条消息,本文的稍后部分将对此进行详细说明。
For each element within the array, a message is fired with the selected item of the array stored within the Fan Out Context, which is covered in more detail later in this article.
若要获取数组中的值,您可以指定数组引用(请参见清单15)。
To get a value out of the array, specify the array reference (see Listing 15).
应用推荐