Select the Stocks array and drag it onto the JSP area.
选择Stocks数组并将它拖到JS P区域。
You put those into an array and then iterate over the array.
将它们放入一个数组,然后对该数组进行迭代。
I then retrieve the first value of this array and return it.
最后取得该数组的第一个值并返回。
Then you add code to create an array and add the values to it.
添加代码以创建数组并向数组中添加值。
These requirements gave rise to the IDL array and sequence.
这种需求产生了IDLarray和sequence。
Listing 5: Creating the parameter array and invoking the Web service.
清单5:创建参数数组和调用Web服务。
For example, consider a function that accepts an array and returns a Task.
例如,假设一个函数会接受一个数组作为参数,并返回Task。
Then we walk the inventory array and create new input fields to hold the items.
然后遍历武器清单数组并创建新输入字段以保存装备。
The element type of the array and the type of the value must be of the same type.
数组的元素类型和值的类型必须相同。
Initializes the array and splits it up according to the number of available workers.
初始化需要处理的数组,然后根据可用的worker数量,把数组分解成若干部分(子数组)。
The simplest approach is always to treat the return value as an array and loop over it.
最简单的办法是将返回值永远看作一个数组并循环遍历该数组。
An array and a view into that array are distinct concepts and should be modeled as such.
数组和它的视图在概念上是不同的,因此在建模时也应不同。
Listing 8 shows an example of creating an array and then adding three elements to it.
清单8显示创建一个数组然后向其中添加3个元素的示例。
The dictionary array and letter frequencies hash were obtained only once (using a closure).
dictionary数组以及字母频率的散列只得到一次(使用closure)。
The version presented in Listing 1 USES a loop to process the input array and populate the output array.
清单1中的版本使用循环来处理输入阵列并填充输出阵列。
My simple implementation's Degrade Weights traverses the weight array and randomly sets weights to zero.
我的简单实现的退化权重(DegradeWeights)会遍历权重数组并随机地将权重设置为 0。
It stores all the account data information in a PHP associative array and returns that array to the caller.
它将所有帐户数据信息存储在一个php关联数组中,并将这个数组返回给调用者。
A record in RMS is a byte array and other J2ME applications will need to have information on how to interpret.
而RMS中的记录是字节数组,其他J2ME应用程序需要拥有关于如何解释它的信息。
It stores both the account data snapshots in a regular array and returns them to the client as the final result.
它将两个帐户数据快照存储在一个常规数组中,并将这个数组作为最终结果返回给客户机。
You're gonna have to be a little more careful when it comes to adding stuff to an array and removing it from.
当你向数组里面添加东西或者从中取出东西时,要非常非常的小心。
TRIANGLE_INDICES defines the geometry using the indices of the VERTEX_POSITIONS array and can thus reuse vertices.
TRIANGLE_INDICES使用VERTEX _ POSITIONS数组索引定义几何图形,使顶点可重用。
Finally, convert the list of completion proposals to an array and return this array as the result, as shown in Listing 6.
最后,将自动完成建议列表转换为一个数组,并将这个数组作为结果返回,如清单6所示。
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.
在提交脚本后,需要将新装备添加到武器清单数组中,并且连同角色表一起保存数组。
Attrition: this tells us how many devices in the array can be lost without breaking the functionality of the array and losing data.
损耗:这项告诉我们在不破坏阵列的功能和数据丢失的前提下,我们阵列中的设备会损失多少。
Once you have built up your final array, you can iterate through the array and generate a list of sums and what their respective odds are.
在构建完最终数组后,您可以迭代数组并生成骰子数总和的列表及其各自的机率。
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.
现在,将交易之前和交易之后的帐户快照存储在一个常规数组中,并将这个数组作为最终结果返回给调用者。
In 2004, the barely functioning electrical grid on this small island was reinforced with a solar array and rechargeable batteries to keep the lights on.
2004年,这座小岛上勉强运转的电网得到太阳能电池板和充电电池的增援,以保证电灯明亮。
The loop simply iterates through the array and prints each line as it would do on the command line, but enforcing an XHTML break-line element after each print.
此循环迭代这个数组并打印每一行,与它在命令行上所做的无异,只不过在每次打印后均强制使用一个xhtml断行元素。
Acquire the specified text and annotation image filename from the data array, and write the specified text to the image.
从数据数组中采集指定的文本和注释图像文件名,并把指定的文本写入到图像中。
It needs to strip the text, break it into an array, and count the occurrences of each word.
它需要划分文本,分解为一个数组,并计算每个单词的出现次数。
应用推荐