The result is an array of arrays, which is flattened to a single dimensional array of server IP addresses and passed back to the caller.
这个结果是一组数组,它紧贴服务器IP地址的一维数组,并且传回给调用者。
Attrition: this tells us how many devices in the array can be lost without breaking the functionality of the array and losing data.
损耗:这项告诉我们在不破坏阵列的功能和数据丢失的前提下,我们阵列中的设备会损失多少。
We read an array of records and then write the array.
我们读取一个记录数组,然后写入该数组。
Since it returns an array of config objects, you should always check the length of the returned array.
由于它返回一个配置对象数组,因此您总是要检查返回的数组的长度。
This subinterface provides information about array types, where the component type of the array is either parameterized or a type variable.
这个子接口提供了关于数组类型的信息,数组的组件类型可以是参数化的,也可以是一个类型变量。
Finally, convert the list of completion proposals to an array and return this array as the result, as shown in Listing 6.
最后,将自动完成建议列表转换为一个数组,并将这个数组作为结果返回,如清单6所示。
When you declare an array type, the size of the array is not specified.
当您建立一个数组类型时,数组的大小并不确定。
You want to iterate through the list, breaking each word into a sorted array of letters, then joining the array again.
需要遍历该列表,将每个单词拆分为经过排序的字母数组,然后再次合并数组。
The first array, the topic array, is an array of String objects.
第一个数组,主题数组,是一个字符串对象数组。
Make a second copy of the array, shuffle the copy, and build an associative array, where the original letter gets a shuffled value.
制作另外一份数组副本,搅乱该副本,并构建一个联合数组,其中原来的字母将获得重组后的值。
Array: An array of values for a given element, typically user IDs.
数组:一个已知元素的值的数组,尤其像用户ID。
The methods in this class let you create new arrays, get the length of an array object, and read and write indexed values of an array object.
该类中的方法使您能够创建新数组,获得数组对象的长度,读和写数组对象的索引值。
The vendor detail, date, and order ID number are in expected places in the array, but the array indexes of the subtotal and subsequent lines depend on the number of items detailed.
此商家的细节、日期及订单id号处于此数组的预期位置,但小计及后续行的数组索引则依赖于所详细说明的项的数量。
A structure is an array of views, and a view is an array of cells.
一个结构是一系列视图,而一个视图则是一系列单元格。
Array security label component: an array is an ordered list of elements that can be used to represent a simple hierarchy.
数组安全标签组件:数组是一组有序的元素,可用于表示简单的层次结构。
Display a simple variable, iterate over an array or associative array, and display the members of a class.
显示简单变量,迭代整个数组或关联数组,以及显示类的成员。
Within each element of the array is a hash table that includes the name of the event and an array of the games played.
该数列内的每个元素都是一个散列表,包含事件名称和比赛项目的阵列。
The data array sometimes is just an array of data.
数据数组有时只是一系列数据。
The function takes two parameters: "array of rows" and "array of columns".
这个函数接受两个参数:“行数组”和 “列数组”。
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.
流的输入是员工标识符的数组,而输出是状态对象的数组,指示工资单处理是否成功。
These methods can be handy when it comes to asserting that a script correctly runs, asserting the lengths of various array types and the contents of various array types, and more.
可以用这些方法很方便地断言脚本的运行是否正确,以及断言各种数组类型的长度和内容等。
For example, the value in slot 0 of the first array has a corresponding associated value in slot 0 of the second array.
例如,第一个数组的位置0的值与第二个数组的位置0的值相关联。
A batch version of this operation would contain an array of the set of inputs and an array of the set of outputs.
此操作的批量版本将包含输入集的数组和输出集的数组。
As a result, the length of the returned array is no longer the same as the length of the original array.
结果,返回的数组的长度不再与原始数组的长度一致。
The canonical example of dependent types is that of an array type parameterized by the size of the array.
从属类型的标准实例是数组大小参数化的数组。
The values from the form are stored in PHP's $_GET array, which is an array of HTTP get parameters.
来自表单的值存储于PHP的 $_GET数组,它是一个HTTPget参数数组。
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的那行命令表示“将所有的输入行读入一个匿名数组(),颠倒元素的顺序,并打印这个新的数组”。
To capture the results in an array, add the name of the array as a second argument to exec .
为了捕捉数组中的结果,要将该数组的名称作为第二个参数添加到exec 。
sortBy is an array of sort objects that determines how the returned array is sorted.
sortBy是一个sort对象数组,用于确定如何对返回的数组排序。
sortBy is an array of sort objects that determines how the returned array is sorted.
sortBy是一个sort对象数组,用于确定如何对返回的数组排序。
应用推荐