Basically, whenever the last argument of a method is an array of objects, or a parameter declaration with a triple dot, you can pass multiple parameters to this method.
基本上,只要当一个方法的最后一个参数是一个对象数组,或者是一个有三个点的参数,你就可以向这个方法传入多重参数。
Since it returns an array of config objects, you should always check the length of the returned array.
由于它返回一个配置对象数组,因此您总是要检查返回的数组的长度。
The XHR objects are kept in an array that allocates one element for each form.
这些 XHR对象保存在一个数组内,数组为每个表单分配一个数组元素。
The iterator pattern provides a way to encapsulate looping through a collection or array of objects.
迭代器模式将提供一种通过对象集合或对象数组封装迭代的方法。
The first array, the topic array, is an array of String objects.
第一个数组,主题数组,是一个字符串对象数组。
Each of those result objects is added to the results array for the main object.
每个结果对象都被添加到主对象的结果数组中。
This article described a technique to separate an array of objects into several smaller output arrays based on each object's content.
本文介绍了一项技术,它可以基于每个对象的内容将对象数组划分成几个更小的输出数组。
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.
该提要以PHP对象数组的形式表示,您现在可以轻松迭代这个数组,处理每个条目并使用适当的HTML 标记来显示结果。
The array of objects are the parameter values used for the constructor call.
该组对象是用于构造函数调用的参数值。
It also supports objects, like Array.
它也支持对象,比如array。
The custom tag also has an optional params attribute, which can be a single object or an array of objects.
这个定制标记还有一个可选的 params属性,它可以是一个单一的对象或一个对象数组。
This method returns an array of FlightsBean objects.
这个方法返回一个FlightsBean对象数组。
This is the outline of a JSON object with a single property named items, whose value is an array of objects.
上述是一个JSON对象的概览,该对象具有一个单一属性,名为items,其值为一个对象数组。
It has an array (sequence) of FlickrImage objects called images.
它有一个称为images的FlickrImage对象数组(序列)。
This attribute's value is an array of GridCell objects.
这个属性的值是一个GridCell对象数组。
Additionally, trace calls such as RASITraceLogger.entry require an array of objects when more than two data items are specified.
另外,当指定2个以上的数据项时,跟踪调用(比如RASITraceLogger . entry)就需要对象数组。
To set the extrusion path, you need to define an Edge object or an array of Edge objects.
要设置挤压路径,需要定义一个Edge对象或一个Edge对象数组。
You traverse object graph and create the array of Stock objects.
您遍历对象图并创建Stock对象数组。
IExtensionPoint returns an array of IConfigurationElement objects, which represent the extension tags in plugin.xml.
IExtensionPoint返回一个IConfigurationElement对象数组,用它表示plugin . xml中的扩展标签。
sortBy is an array of sort objects that determines how the returned array is sorted.
sortBy是一个sort对象数组,用于确定如何对返回的数组排序。
To send your array of string objects, you call the JSON.stringify function, passing in the array as the argument.
要发送字符串对象数组,您调用JSON . stringify函数,将数组作为参数传递进来。
Once you have the photo XML objects in an array, you can call the map function on the array.
在照片XML对象处于数组内时,就可以对此数组调用map函数。
The add_edges method creates an array of edge objects from a sequence of points.
add_edges方法根据一系列的点创建一个edge对象数组。
options is an array of option objects.
options是一个option对象数组。
Because the Twitter data is an array of objects, it makes sense to parse the entire string into an array and then access the object individually by ordinal position.
因为Twitter数据是一个对象数组,整体解析成一个数组然后按顺序逐个访问对象是明智的选择。
Generally speaking, for a null array of objects such as SimpleTask, the returned SOAP message will look like Listing 14.
一般来说,对于零对象数组(如SimpleTask),返回的SOAP消息如清单14所示。
To cache the items array, the objects stored in the array need to conform to NSCoding.
要缓存条目数组,存储在数组中的对象要遵守NSCoding。
The first type is an array of StatsContainer objects and the other is an array of string objects.
第一个类型是StatsContainer对象数组,而另一个类型则是string对象数组。
In this case, it's an array of three objects.
在这种情况下,它是三个对象的数组。
In this case, it's an array of three objects.
在这种情况下,它是三个对象的数组。
应用推荐