This returns an array of rows.
这返回一个行数组。
The function returns an array of matches.
函数将返回匹配数组。
The build method returns an array of projects.
build方法返回一个项目数组。
The retrieveByType method returns an array.
retrieveByType方法返回数组。
This method returns an array of S3Bucket instances.
该方法返回一个S3Bucket实例数组。
This method returns an array of FlightsBean objects.
这个方法返回一个FlightsBean对象数组。
GetTargets - Returns an array of targets being debugged.
getTargets—返回调试目标数组。
If a match is made, searchd returns an array of primary keys.
如果找到匹配,searchd将返回一个主键数组。
Returns an array of structs corresponding to recent blog posts.
返回一个与最近的博客文章对应的结构体数组。
The
It takes in browser data and returns an array of simple objects.
它获取浏览器中的数据并返回简单对象数组。
In this case, preg_replace returns an array of modified strings.
在本例中,preg_replace将返回修改后的字符串数组。
This method returns an array of (drum role)... Still more Type instances.
这个方法返回一个(drumrole)数组. . .还有更多的Type实例。
Returns an array of all the attribute definitions in the current scene.
返回一个当前场景中所有属性定义的阵列。
The function returns an array containing the following keyed information.
函数返回一个数组,包含下面键入的信息。
The getPeople method returns an array of all the survey participants as strings.
getPeople方法将所有调查参与者所在的数组作为字符串返回。
It returns an array of domain objects that are children of the parameter element.
它将返回一组域对象,这些域对象是参数元素的子元素。
The getQuestions method returns an array of all the survey categories as strings.
getQuestions方法将所有调查类别所在的数组作为字符串返回。
Passing parameters to the ListFolder method returns an array of the items in the folder.
传递参数到ListFolder的方法返回文件夹中的一组项目。
Function#argumentNames returns an array of strings representing the function's named arguments
Function#argumentNames返回一个字符串数组,它代表函数的命名参数
The user_timeline method returns an array of 20 tweets that you chain into the first method.
user_timeline返回一个由20 个tweet 组成的数组,您将那些 tweet 串联到first 方法中。
PHP's file() function does this in one step: It returns an array of strings broken up by lines.
PHP的file()函数一步即可完成此操作:它将返回分为若干行的字符串数组。
This method returns an array of CompletionProposal instances, one for each proposal we have to offer.
这个方法返回一个CompletionProposal实例数组,我们提供的每个建议分别有一个实例。
Since it returns an array of config objects, you should always check the length of the returned array.
由于它返回一个配置对象数组,因此您总是要检查返回的数组的长度。
The toCollection method splits a string on spaces and returns an Array containing the substrings.
toCollection方法以空格来分割字符串,然后返回一个包含这些子字符串的Array(数组)。
(If you leave out the second parameter for the decode method, it returns an array rather than an object).
如果忽略decode方法的第二个参数,则返回一个数组而不是一个对象。
IExtensionPoint returns an array of IConfigurationElement objects, which represent the extension tags in plugin.xml.
IExtensionPoint返回一个IConfigurationElement对象数组,用它表示plugin . xml中的扩展标签。
Since more than one Content Store object an be returned, the query method returns an array of Content Store objects.
由于可以返回多个内容库对象,因此query方法将返回一个内容库对象的数组。
The method getAllChannels() returns an array of all available channels whether or not the current user has access to them.
方法getAllChannels()返回包含全部可用频道的一个数组,不管当前用户能不能访问。
Similar to resolve, this method also returns an array of config objects, since multiple config objects can match the pattern.
与resolve类似,这个方法也会返回一个配置对象数组,因为许多配置对象都可以匹配这种模式。
应用推荐