Array-Like Objects的意思|示意

美 / / 英 / /

类数组对象


Array-Like Objects的网络常见释义

类数组对象 这也是数组区别于类数组对象(Array-Like Objects)的一点。

使用类数组对象 ... 多维数组(multi-dimensional arrays) 使用类数组对象(array-like objects) 数组推导式(Array comprehensions) ...

对象 “对象、数组——傻傻分不清楚”(Array-like objects) 子类的构造函数(Subtyping constructors) .

Array-Like Objects相关例句

Polypropylene is used in a wide array of plastic products including textiles and medium-duty objects like remote controls, large plastic tubs or chairs.

聚丙烯被广泛地用于一系列塑料制品中,这些制品包括纺织品和像遥控器这样的媒体工具,同时包括大型塑料盆或塑料椅子。

It also supports objects, like Array.

它也支持对象,比如array。

Generally speaking, for a null array of objects such as SimpleTask, the returned SOAP message will look like Listing 14.

一般来说,对于零对象数组(如SimpleTask),返回的SOAP消息如清单14所示。

The criteria to sort an array of objects is usually formed by the name of the fields, and an indication of ascending or descending order (like an SQL "order by" clause).

排序一组对象的标准通常由域的名称形成,同时指出是升序还是降序。