Object collection的意思|示意

美 / / 英 / /

对象集合


Object collection的网络常见释义

对象集合 从根本上说,它返回了一个对象集合(object collection)(March注:当然,集合中,对象的个数有可能为1和0。)。

Object collection相关短语

1、 Object and Collection Initializers 对象与集合初始化器 ; 对象和集合初始器 ; 对象和集合初始化器

2、 Business Object Collection 业务对象集合

3、 extensible object collection 可扩展对象库

Object collection相关例句

In the case of a query, a single object or a collection of objects is returned.

在执行查询的情况下,返回单个对象或一个对象集。

This object collection can be used as needed to extract relevant information.

该对象集合可在需要时用来摘取相关信息。

As before, it now becomes quite easy to iterate over this object collection and extract the details of specific posts from it.

跟前面一样,现在迭代通过此对象集合并从中摘取出特定帖子的详细信息变得相当容易。

Thus, an object that is available for collection may never be reclaimed.

因此,一个可供收集的对象可能永远也不会被回收。

You use a foreach() loop to iterate over the resulting object collection, as in Listing 3, to produce output equivalent to that of Listing 4.

您使用 foreach() 循环来迭代通过得到的对象集合,如 清单 3 中所示,以产生等价于 清单 4 中的输出。

A Data Transfer object is a way to package a collection of values in a single object so they can be passed around economically.

数据传输对象是将一组值包装在一个对象中的方法,目的在于经济地传送这些值。