Sets an element of an Object array.
设置一个对象数组的一个元素。
Why does sort take an Object array?
为什么把一个对象数组排序?
Returns an element of an Object array.
返回一个对象数组的一个元素。
Finally, I store the instantiated object in an object array.
最后,我将实例化的对象存储在Object数组中。
Previously, the method accepted an Object array as its argument.
以前,这个方法接受Object数组作为它的参数。
The object array (the return value) gets garbage collected as usual.
对象数组(返回值)像平常一样回收垃圾。
Also, it would define the variable as an object array unless otherwise indicated.
而且,在没有明确指定的情况下,会把该变量定义为对象数组。
An additional asList method for converting an Object array to a List is still available.
用于将Object数组转换成List的附加aslist方法仍然有用。
The term ID, $tid, is found using a foreach loop on the array term object array retrieved.
在获得的词汇对象数组上执行 foreach循环,找到词汇ID $tid。
In this example, this method USES an SBJSON object to parse and obtain a data object array.
在这个示例中,该方法使用SBJSON对象来解析和获取数据对象数组。
These are passed into the methods as a String array of property names and an Object array of property values.
传递给这些方法的参数包括属性名的String数组和属性值的Object数组。
Within the setUp method, you instantiate an object array with the actual values the Collaborator class 'constructor needs.
在setUp方法内,用collaborator类的构造方法所需的实际值实例化对象数组。
Gets a value that indicates whether the primary key columns of any row in the collection contain the values specified in the object array.
获取一个值,该值指示集合中任何行的主键列中是否包含在对象数组中指定的值。
The inputs in this example are an object array and two Long objects, and the response is also a string, and in this example you simply return it.
在本例中输入的是一个对象阵列和两个Long对象,响应也是一个字符串,而且在此例中您只能返回它。
The process itself uses another preprovided class called Alternative, to whose constructor these guard objects must be passed in as an object array.
进程本身使用另一个预先提供的类,叫作Alternative,这些警卫对象必须以对象数组的形式传递给它的构造函数。
Builds the channel factory stack on the client that creates a specified type of channel and that satisfies the features specified by an object array.
在客户端上生成通道工厂堆栈,该通道工厂堆栈创建具有指定类型的通道并满足对象数组所指定的功能。
The second change required is to construct (at the very least) an object array holding the actual values of parameters to be passed into the Collaborator class' constructor.
必需的第二项更改是(至少)构造一个保存传递给 Collaborator类的构造函数的参数实际值的对象数组。
Writes any pending tab spacing and a formatted string that contains the text representation of an object array, followed by a line terminator string, to the output stream.
将任何挂起的制表符间距和一个包含对象数组的文本表示形式的格式化字符串写入到输出流,并在后面跟上一个行结束符字符串。
The data we store in each menu item object is an array containing only one element: the name of the category.
我们储存在每个菜单项对象中的数据是一个仅包含一个元素的数组:类别名。
When the user enters new vehicle data, you create a new element in the array object.
当用户输入新车辆数据时,您将在数组对象中创建一个新元素。
This object should be given the name of the remote procedure followed by the list of arguments all wrapped up into one PHP array object.
这个对象应该被给与远程过程的名称,后面跟随着由所有参数列表包装成的一个PHP数组对象。
It is initialized to a new array object, which is empty or has vehicle elements from when a user entered vehicles earlier.
它被初始化为一个新的数组对象,该数组对象为空或者含有用户先前输入的车辆的车辆元素。
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.
该类中的方法使您能够创建新数组,获得数组对象的长度,读和写数组对象的索引值。
When a socket connects, append the socket object to an array.
当一个套接字进行连接时,将该套接字对象附加到一个数组。
This representation can be returned in a variety of formats: XML, JSON, PHP object, PHP array, or serialized string.
该表示可以各种格式返回:XML、JSON、php对象、php数组或序列化字符串。
It takes a function as its parameter and applies the function sequentially to each object in the Array.
它使用一个函数作为它的参数,然后依次将这个函数应用到Array中的每个对象中。
The callback function then uses the forEach method on the Array object.
该回调函数然后使用Array对象的forEach方法。
The custom tag also has an optional params attribute, which can be a single object or an array of objects.
这个定制标记还有一个可选的 params属性,它可以是一个单一的对象或一个对象数组。
Use the field name blog, and then create an array object.
使用字段名blog,然后创建一个数组对象。
You then add that new post to the persisted blog array object.
之后,可以将新的post添加到持久化的blog数组对象。
应用推荐