• Listing 7 creates these objects and arrays when trace is enabled for the current class.

    当前启用跟踪时,清单7就创建了这些对象数组

    youdao

  • This is fine for basic functions, but in reality, you're likely to need to return complex types such as objects and arrays.

    对于基本功能已经不错了,但是实际中可能需要返回更复杂类型比如对象数组。

    youdao

  • 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.

    原则上创建此类代码不是特别困难可能让人感到有些枯燥无味而且编写时也容易出错特别是数据对象比较包含嵌入的对象和数组时。

    youdao

  • For instance, you can represent arrays and complex objects, rather than just simple lists of keys and values.

    例如可以表示数组复杂对象不仅仅简单列表

    youdao

  • You can create complex objects using strings, Numbers, values, arrays, and other objects.

    可以使用字符串数字数组其他对象创建复杂对象。

    youdao

  • The resource is formatted and highlighted, and arrays and objects can be collapsed.

    资源已经格式化突出显示,可以把数组对象收拢。

    youdao

  • 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处理数组那样处理对象能力实现对象,包括实现对集成的支持声明测试复位

    youdao

  • Supported variables include integers, floating point Numbers, strings, arrays, and objects.

    支持变量包括整型浮点型的数字字符串数组对象

    youdao

  • 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引用数组还是会继续持有引用,就导致内存泄漏

    youdao

  • JSON format distinguishes among objects, arrays, and literals.

    json格式不同对象数组文本之间的格式也不同。

    youdao

  • Highly efficient through the use of Bartok's native layouts for objects, method tables and arrays.

    高效通过使用Bartok对象方法数组的本地布局达到的。

    youdao

  • Weakly-typed collection objects, arrays containing null elements, and certain native data types all pose special problems for interoperability. Specifically

    弱类型集合对象包含元素数组特定的本地数据类型互操作性带来一定问题特别是

    youdao

  • Several implementations of ParallelArray are available for different data types and sizes, including for arrays of objects and for arrays of various primitives.

    ParallelArray一些实现用于不同数据类型大小包括对象数组各种原语组成的数组。

    youdao

  • 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支持对象之外的各种数据类型字符串数字(整数实数)、布尔数组(包含方括号中的逗号分隔序列)。

    youdao

  • 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.

    所有节点创建临时(轻量级)对象,按要求构造成对这些数组引用不再需要废弃。

    youdao

  • 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映射处理业务对象数组技术

    youdao

  • As you can see, these documents can store various data types include strings, integers, floats, dates, objects, arrays and more.

    可以看到这些文档可以存储包括字符串整数浮点数日期对象数组各种数据类型

    youdao

  • 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本身。

    youdao

  • It became apparent that objects were not behaving like objects in other OO languages, and were instead behaving like associating arrays.

    非常明显这个对象并不其它OO语言一样行事,只具备关联数组的能力。

    youdao

  • 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.

    所有关于“并行化如此容易理由倾向使用简单数组操作例子,甚至包含对象分配释放

    youdao

  • 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.

    就意味着函数可以存储变量数组对象中,而且函数还可以作为参数传递其他函数。

    youdao

  • Summarizes how structures interact with arrays, objects, procedures, and each other.

    结构如何阵列物件程序彼此之间进行互动

    youdao

  • The options are mainly strings and Numbers, but some are arrays, other objects or even functions.

    选项主要字符串数值有些数组其它对象甚至方法

    youdao

  • 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接口有一类,它们(普通数组对象例如),这样,才不会解决问题

    youdao

  • 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.

    表达式计算器支持具有通过传递”的参数函数调用支持具有“通过引用传递”的参数、对象数组函数字符串的函数调用。

    youdao

  • The callback has two arguments:the key (objects) or index (arrays) as the first, and the value as the second.

    调函数拥有两个参数第一对象成员数组索引,第二个为对应变量或内容。

    youdao

  • There are two ways to group objects: by creating arrays of objects, and by creating collections of objects.

    群组物件方式建立物件阵列建立物件的集合

    youdao

  • 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.

    我们在这里完成遍历数如何创建对象加入一点额外控制创建一个唯一的接口最后去支持傻瓜式的读取。

    youdao

  • For these reasons, arrays are most useful for creating and working with a fixed number of strongly-typed objects.

    出于这些原因数组对于创建处理固定数量类型对象最有用。

    youdao

  • It has arrays instead of lists and objects instead of property lists.

    使用数组不是列表使用对象而不是属性列表。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定