Loop through the input array, adding the elements to the set.
通过输入数组循环,添加元素的设置。
The first is the input array (data), and the second is an offset into the byte array.
第一个是输入数组(data),第二个是字节数组中的偏移。
Function CARDINALITY, used in line 15, returns the number of elements in the input array.
函数CARDINALITY用于第15行,返回输入阵列中的元素数量。
Then, evaluate the input array $_POST['card'] to see which cards have been checked for replacement.
然后,计算输入array $_POST['card'],查看哪些牌已被选择用于替换。
The version presented in Listing 1 USES a loop to process the input array and populate the output array.
清单1中的版本使用循环来处理输入阵列并填充输出阵列。
The second is an iteration process that applies the nested map to each of the elements of the input array.
第二个是迭代过程,将嵌套映射应用于输入数组的每个元素。
The input array is first divided into N partitions of roughly equal size, where N is the number of logical CPUs.
输入数组首先被大致均等地划分为N个分区,这里N是逻辑CPU的数目。
Parameters specify the subset as an offset in the input array, and the number of elements in the array to convert.
参数将子集指定为输入数组中的偏移量和数组中要转换的元素数。
The WHILE loop scans the input array; when an element begins with the required area code, it is added to the output array.
WHILE循环扫描输入阵列;在元素以所需的区域代码开始时,将其添加到输出阵列。
Since you are splitting the input array into two output arrays, you create a second for each transform with a different input filter.
由于打算将输入数组分成两个输出数组,所以可以使用其他输入过滤器创建第二个Foreach转换。
When overridden in a derived class, returns an array of initializer objects corresponding to an input array of method definitions.
在派生类中重写时,返回与方法定义的输入数组对应的初始值设定项对象的数组。
You can use this technique when you need to separate an input array into two or more smaller arrays based on criteria in the input data.
当您需要根据输入数据标准将输入数组划分成两个或更多更小的数组时,可以使用这个技术。
Parameters specify the subsets as offsets in the input and output arrays, and the number of elements in the input array to convert.
参数会将子集指定为输入和输出阵列中的位移,以及转换输入阵列中的元素数目。
When there is an array of fields in the input or output message, certain transforms are available to perform an action on each element of an array, or to merge several input arrays into one output.
当输入或输出信息中有包含字段的数组时,可以对数组中的每个元素执行某些转换,或者将几个输入数组合并到一个输出中。
The above module showed how to add people resolution to your human task using expressions and multiple input values, which USES a business object variable with array inputs.
上述模块显示了如何使用表达式和多个输入值添加人员解析到您的人工任务,使用一个含有数组输入的业务对象变量。
We begin by creating the necessary input streams, then loop through each record, storing its contents in a byte array.
首先创建必要的输入流,然后遍历所有记录,把其中的内容存储到一个字节数组。
Listing 8 contains the RPG source code example for redefining the input indicator array to a data structure.
清单8包含将输入指示符数组重新定义到一个数据结构的rpg源代码示例。
Then we walk the inventory array and create new input fields to hold the items.
然后遍历武器清单数组并创建新输入字段以保存装备。
The parser code receives a JSON file as input and returns a data dictionary (or an array) containing all the objects described inside the JSON file.
解析器代码接收一个JSON对象作为输入并返回一个数据字典(或一个数组),包含JSON文件中介绍的所有对象。
We first get the message as a byte array, the necessary input for the XSLT transformation.
首先获取字节数组形式的消息,它是XSLT转换所必需的输入。
All these functions accept certain input parameters and return an application-specific associative array containing relevant account information.
这些函数都接受某些输入参数,并返回一个包含相关帐户信息的应用程序专有的关联数组。
To control which input elements are placed in the output array, we use an input filter.
为了控制放入输出数组中的元素,我们使用一个输入过滤器。
We also define a macro INBUFSIZ, which is the size of a character array used as a buffer while reading the input.
我们还定义了宏inbufsiz,它是在读取输入时用作缓冲区的字符数组的大小。
The input to the flow is an array of employee identifiers, while the output is an array of status objects, indicating whether the payslip processing succeeded or not.
流的输入是员工标识符的数组,而输出是状态对象的数组,指示工资单处理是否成功。
This method accepts two input arguments—the product ID and an array containing the revised record—and uses Zend_Db's update() method to execute an UPDATE query on the database table.
这个函数接收两个输入参数 —产品ID和一个包含修改记录的数组 —并使用 Zend_Db的update() 函数对数据库表执行一个 UPDATE查询。
The input to this setter method is an array of configuration parameters, which is natively created from the element and its children.
这个setter方法的输入为一个配置参数数组,由元素及其子元素生成。
The line of perl says, "Read all input lines into an anonymous array , reverse the order of the elements, and print the new array."
包含perl的那行命令表示“将所有的输入行读入一个匿名数组(),颠倒元素的顺序,并打印这个新的数组”。
That array is then passed as an input to the Services_JSON encoder, which gives you the JSON-formatted output.
这个数组再被传给Services_JSON编码器作为其输入,该编码器给出json格式的输出。
That array is then passed as an input to the Services_JSON encoder, which gives you the JSON-formatted output.
这个数组再被传给Services_JSON编码器作为其输入,该编码器给出json格式的输出。
应用推荐