However, a registered object cannot be looped over or assigned in arrays of objects, etc.
然而,并无法使用回圈的方式浏览注册物件,或是将注册物件指定给物件的阵列。
There are two ways to group objects: by creating arrays of objects, and by creating collections of objects.
群组物件的方式有二:建立物件的阵列和建立物件的集合。
Several implementations of ParallelArray are available for different data types and sizes, including for arrays of objects and for arrays of various primitives.
ParallelArray的一些实现可用于不同的数据类型和大小,包括对象数组和各种原语组成的数组。
This short article examines the business need to sort loan applications into two lists, and thereby demonstrates a technique to handle arrays of business objects using XML maps.
这篇短文介绍了将贷款申请归类到两个列表中的业务需要,从而展示了使用XML映射来处理业务对象数组的技术。
For instance, you can represent arrays and complex objects, rather than just simple lists of keys and values.
例如,可以表示数组和复杂的对象,而不仅仅是键和值的简单列表。
This article described a technique to separate an array of objects into several smaller output arrays based on each object's content.
本文介绍了一项技术,它可以基于每个对象的内容将对象数组划分成几个更小的输出数组。
Even when the actual objects are being released in a timely manner, WPF's arrays of weak references hang around and under stress become the memory leak.
哪怕及时释放掉了实际的对象,但WPF的弱引用数组还是会继续持有引用,这就导致了内存泄漏。
Highly efficient through the use of Bartok's native layouts for objects, method tables and arrays.
高效,这是通过使用Bartok的对象、方法表和数组的本地布局达到的。
Rails provides reasonable definitions of blank? For several other objects too: true, false, empty arrays or hashes, numeric types, and even the object class.
Rails同时为许多其他对象提供了合理的blank ?定义:true,false,空数组及哈希表,数值类型,甚至是Object类本身。
An array of ints is a much better than an array of Integers, but this also generalizes to the fact that two parallel arrays of ints are also a lot more efficient than an array of (int, int) objects.
一个int类型的数组要比一个Integer类型的数组要好,但着同样也可以归纳于这样一个原则,两个int类型的数组要比一个(int, int)对象数组的效率要高的多。
The list methods provided by the Discussion database Web services return arrays of data transfer objects.
Discussion数据库web服务提供的列表方法返回数据传输对象数组。
JSON data supports various data types besides objects: strings, null values, Numbers (integer or real), Boolean values, and arrays (comma-separated sequences of values enclosed in square brackets).
JSON支持除对象之外的各种数据类型:字符串、空值、数字(整数或实数)、布尔值和数组(包含在方括号中的逗号分隔的值序列)。
There's a reason all the examples of "look how easy it is to parallelize things" tend to use simple arrays and don't ever have allocations or freeing of the objects.
所有关于“并行化如此容易”的理由都倾向于使用简单数组操作做例子,甚至不包含对象的分配和释放。
All objects, including arrays, implement the methods of this class.
所有对象(包括数组)都实现这个类的方法。
Only changes to properties of objects, or elements of arrays, are visible outside the function.
只有对对象属性或数组元素的更改才会在函数外可见。
Lists (and arrays) of objects that implement this interface can be sorted automatically by Collections. sort (and Arrays. sort).
实现该接口的列表(或数组)对象可以使用Collections .sort (Arrays . sort)。
It contains arrays of user IDs rather than AppUser objects, which is what I need to change role memberships.
它含有用户ID的数组,而不是AppUser对象,这是对角色成员进行修改所需要的。
It has arrays instead of lists and objects instead of property lists.
它使用数组而不是列表,使用对象而不是属性列表。
For these reasons, arrays are most useful for creating and working with a fixed number of strongly-typed objects.
出于这些原因,数组对于创建和处理固定数量的强类型对象最有用。
Now, I know that many as classes implement the IUID interface... But there are also a bunch of classes which don't (plain old arrays and objects, for example), so that wouldn't solve my problem.
现在,我知道有很多A S类实现IUID接口…但也有一堆类,它们不(普通的旧数组和对象,例如),这样,才不会解决我的问题。
Now, I know that many as classes implement the IUID interface... But there are also a bunch of classes which don't (plain old arrays and objects, for example), so that wouldn't solve my problem.
现在,我知道有很多A S类实现IUID接口…但也有一堆类,它们不(普通的旧数组和对象,例如),这样,才不会解决我的问题。
应用推荐