You can cache any kind of data, including full object graphs, custom classes, maps, and arrays.
您可以缓存任何类型的数据,包括完整的对象图形、定制类、地图和数组。
You can use the object as an argument to a method - or the result of a method - without building arrays to pass data between the UI and services.
您可以将这个对象作为一个方法—或一个方法的结果—的参数,而无须构建数组在UI和服务之间传递数据。
This variant also specifies standard structures such as arrays and tables for improved compound object management.
这种变体还指定了数组和表等标准结构以改进复合对象的管理。
Even though an object is a single value, we've turned it into a set of fixed-length byte arrays.
即使一个对象只有一个值,我们也要将它转换为一组固定长度的字节数组。
One special case where we are forced to deal with the issue of object ownership is with arrays, as arrays cannot be immutable.
一个必须处理对象所有权问题的特殊情况是数组,因为数组不可以是不可变的。
Accessing arrays, instance variables, and object references are not supported as of now.
目前不支持访问数组、实例变量和对象引用。
In principle, creating such code is not particularly difficult, but can be somewhat tedious and error prone to write, especially if the data object is large and contains nested objects and arrays.
原则上,创建此类代码不是特别困难,但可能让人感到有些枯燥无味,而且在编写时也容易出错,特别是在数据对象比较大并包含嵌入的对象和数组时。
The only recommended way to expose object collections is to use arrays.
我们推荐的用于公开对象集合的唯一方法就是使用数组。
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.
该类中的方法使您能够创建新数组,获得数组对象的长度,读和写数组对象的索引值。
Another form of object loitering arises when arrays are used to implement data structures such as stacks or circular buffers.
当数组用于实现诸如堆栈或环形缓冲区之类的数据结构时,会出现另一种形式的对象游离。
But we're going to create a node for each object and store the byte arrays in the slots of that node.
但是我们准备为每一个对象创建一个节点,并将字节数组存储到该节点的slot中。
The reason for doing this is simple: although the Preferences object does not handle objects, it does handle byte arrays.
这样做的原因很简单:尽管Preferences对象不处理对象,但是它可以处理字节数组。
It converts the object to a byte array (Listing 3), breaks the array into smaller arrays (Listing 5), and then writes the pieces to the Preferences API.
它将对象转换为字节数组(清单3)、将数组分解为更小的数组(清单5)、然后将片段写入PreferencesAPI。
Metronome USES a new two-level object model for arrays called arraylets.
Metronome将一种新的两级对象模型用于arraylets数组。
Portions of the object model might be optimized using bit masks or native arrays, sacrificing readability for speed.
对象模型的一部分可以使用位掩码(bit mask)或原生数组来优化,并牺牲可读性来提高速度。
Normally, arrays are returned using the Variant object in LotusScript, but for Web services, the Variant does not provide enough information to facilitate WSDL generation.
数组通常是使用LotusScript中的Variant对象来返回,但是对于Web服务,Variant没有提供足够的信息便于WSDL生成。
So for example, instead of concurrent linked lists, we use dual concurrent lock circular arrays, so we have the benefits of non blocking concurrency without object creation.
因此,相对于并发链表,我们采用了二重并发锁循环数组(dual concurrent lock circular arrays),这样无需创建对象就能享受到非阻塞并发带来的好处。
This DTD serializes data into a (nested) set of data structures that are common in object-oriented programming languages: dictionaries, arrays, strings, Numbers, booleans, dates, and binary data.
该DTD把数据序列化为通常在面向对象编程语言中才会见到的(嵌套的)数据结构集:词典、数组、字符串、数字、boolean值、日期和二进制数据。
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类本身。
PHP arrays are generally a very powerful object container.
PHP数组一般地说是一个十分强大的对象容器。
The garbage collector has trouble identifying object instances that were removed from arrays, therefore would not be collected for releasing of memory.
垃圾收集器已识别的对象实例,从阵列的麻烦,因此不会收集释放内存。
Indexers enable an object to be indexed in a manner similar to arrays.
使用索引器可以用类似于数组的方式为对象建立索引。
However, a registered object cannot be looped over or assigned in arrays of objects, etc.
然而,并无法使用回圈的方式浏览注册物件,或是将注册物件指定给物件的阵列。
Implicitly-typed arrays are usually used in query expressions together with anonymous types and object and collection initializers.
隐含型别阵列通常是在查询运算式中与匿名型别及物件和集合初始设定式一起使用。
Imagine an iterator object as a kind of wrapper around our arrays.
把迭代器对象设想为一种数组的包装。
The array object provides support for creation of arrays of any data type.
阵列物件为建立任何资料型别的阵列提供支援。
The array object provides support for creation of arrays of any data type.
阵列物件为建立任何资料型别的阵列提供支援。
应用推荐