Listing 7 creates these objects and arrays when trace is enabled for the current class.
当对当前类启用跟踪时,清单7就创建了这些对象和数组。
This is fine for basic functions, but in reality, you're likely to need to return complex types such as objects and arrays.
这对于基本功能已经很不错了,但是在实际中,您可能需要返回更复杂的类型,比如对象和数组。
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.
原则上,创建此类代码不是特别困难,但可能让人感到有些枯燥无味,而且在编写时也容易出错,特别是在数据对象比较大并包含嵌入的对象和数组时。
For instance, you can represent arrays and complex objects, rather than just simple lists of keys and values.
例如,可以表示数组和复杂的对象,而不仅仅是键和值的简单列表。
You can create complex objects using strings, Numbers, values, arrays, and other objects.
您可以使用字符串、数字、值、数组和其他对象创建复杂对象。
The resource is formatted and highlighted, and arrays and objects can be collapsed.
资源已经格式化并突出显示,可以把数组和对象收拢。
In addition to this, SDOs also exploit PHP's ability to implement objects that can be manipulated as if they were arrays, including support for iteration, state testing and unsetting.
除此之外,SDO还利用PHP的像处理数组那样处理对象的能力来实现对象,包括实现对集成的支持,声明测试和复位。
Supported variables include integers, floating point Numbers, strings, arrays, and objects.
支持的变量包括整型、浮点型的数字、字符串、数组和对象。
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的弱引用数组还是会继续持有引用,这就导致了内存泄漏。
JSON format distinguishes among objects, arrays, and literals.
json格式在不同对象、数组和文本之间的格式也不同。
Highly efficient through the use of Bartok's native layouts for objects, method tables and arrays.
高效,这是通过使用Bartok的对象、方法表和数组的本地布局达到的。
Weakly-typed collection objects, arrays containing null elements, and certain native data types all pose special problems for interoperability. Specifically
弱类型的集合对象、包含空元素的数组和特定的本地数据类型都给互操作性带来一定的问题,特别是
Several implementations of ParallelArray are available for different data types and sizes, including for arrays of objects and for arrays of various primitives.
ParallelArray的一些实现可用于不同的数据类型和大小,包括对象数组和各种原语组成的数组。
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支持除对象之外的各种数据类型:字符串、空值、数字(整数或实数)、布尔值和数组(包含在方括号中的逗号分隔的值序列)。
All nodes are created as transient (or flyweight) objects, constructed on demand as references into these arrays and discarded when they are no longer needed.
所有节点都创建成临时(或轻量级)对象,按要求构造成对这些数组的引用,并在不再需要时废弃。
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映射来处理业务对象数组的技术。
As you can see, these documents can store various data types include strings, integers, floats, dates, objects, arrays and more.
您可以看到,这些文档可以存储包括字符串、整数、浮点数、日期、对象、数组等的各种数据类型。
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类本身。
It became apparent that objects were not behaving like objects in other OO languages, and were instead behaving like associating arrays.
非常明显这个对象并不像其它OO语言一样行事,而只具备关联数组的能力。
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.
所有关于“并行化如此容易”的理由都倾向于使用简单数组操作做例子,甚至不包含对象的分配和释放。
It means that functions can be stored in variables, arrays, and objects, and it means that functions can be passed as arguments to other functions.
这就意味着函数可以被存储在变量、数组和对象中,而且函数还可以作为参数传递给其他函数。
Summarizes how structures interact with arrays, objects, procedures, and each other.
结构如何与阵列、物件、程序及彼此之间进行互动。
The options are mainly strings and Numbers, but some are arrays, other objects or even functions.
选项主要是字符串和数值,但有些是数组、其它对象甚至是方法。
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接口…但也有一堆类,它们不(普通的旧数组和对象,例如),这样,才不会解决我的问题。
The expression evaluator supports function calls with By Value arguments but does not support function calls with By Reference arguments, objects, arrays, functions, and strings.
该表达式计算器支持具有“通过值传递”的参数的函数调用,但不支持具有“通过引用传递”的参数、对象、数组、函数和字符串的函数调用。
The callback has two arguments:the key (objects) or index (arrays) as the first, and the value as the second.
回调函数拥有两个参数:第一个为对象的成员或数组的索引,第二个为对应变量或内容。
There are two ways to group objects: by creating arrays of objects, and by creating collections of objects.
群组物件的方式有二:建立物件的阵列和建立物件的集合。
What we will try to accomplish here is to create unique interface for traversing arrays and to add a little more control over how our objects are created and finally, to support lazy loading.
我们要在这里试着完成的是为遍历数组和在如何创建对象上加入一点额外的控制去创建一个唯一的接口,最后去支持傻瓜式的读取。
For these reasons, arrays are most useful for creating and working with a fixed number of strongly-typed objects.
出于这些原因,数组对于创建和处理固定数量的强类型对象最有用。
It has arrays instead of lists and objects instead of property lists.
它使用数组而不是列表,使用对象而不是属性列表。
应用推荐