• The HLAPI treats players and clients as separate objects.

    HLAPI玩家客户端当作不同物体

    youdao

  • Two queue type destinations will be created in separate objects

    不同对象中创建两个队列类型目的地

    youdao

  • Thus you should treat separate instances of them as separate objects.

    那样应该他们单独实例当作单独的对象。 。

    youdao

  • A single name within a single function referring to two separate objects is bound to confuse people.

    单一名称一个单一的功能两个不同对象势必蛊惑人心。

    youdao

  • SoC means that you try to separate objects by what they should be really concerned about, thus, lowering the coupling.

    SoC尝试通过真正关注的内容分离对象从而降低耦合度

    youdao

  • He can count the fingers of one hand with the index finger of the other, and may count ten or more separate objects correctly.

    能用个食指数一只手上手指数清十个更多物品

    youdao

  • You can build compound objects by parenting multiple separate objects together, like the skeletal structure of a human ragdoll.

    可以通过父子多个单独物体到一起来构建复合物体,人偶的骨骼结构

    youdao

  • The mind (" I ") which discerns the three dimensional world around us, orders it by dividing it in separate objects, locating them spatially.

    能感知我们周围世界(“”),把这个世界分为不同物体,把它们放在空间的不同位置

    youdao

  • As a result, a myriad of hitherto separate objects are becoming connected to networks, from televisions and cars to industrial machinery and farmland.

    结果,无数迄今为止还是相互分离事物网络连接起来,电视汽车工业机械和农田。

    youdao

  • Generally, the number of passes that must be made to render the combined object is the sum of the number of passes for each of the separate objects, and so nothing is gained by combining.

    一般情况下,渲染合并物体通道每个单独物体的通道数之和所以通过合并没有得到好处

    youdao

  • We must first understand that the GC not only manages objects but also maintains a separate reference object to the actual object.

    我们必须首先理解这个GC不仅管理对象而且会维护实际对象一个单独引用对象。

    youdao

  • Database a named collection of objects and is a separate entity from other databases in the instance.

    数据库数据库命名对象集合实例中的其他数据库分离实体

    youdao

  • A named collection of objects and is a separate entity from other databases.

    数据库命名对象集合其他数据库分离实体

    youdao

  • A general recommendation is to prepare separate scripts for each screen to ensure better re-use and organization of the objects and classification.

    最常见建议每一个屏幕准备单独脚本,以此确保更好的对象以及分类的的重用组织

    youdao

  • A named collection of objects and each database is a separate entity from other databases.

    数据库命名对象集合每个数据库其他数据库分离实体

    youdao

  • To isolate objects in different buffer pools, you can create more than one table space in the same database, and associate each table space with separate buffer pools.

    为了不同缓冲中隔离对象可以同一个数据库中创建以上空间每一个表空间关联不同的缓冲池。

    youdao

  • You can write separate code that loads the relevant EMF resources and invokes the mapping engine on the model objects, but in this example everything is done for you in a transparent way.

    可以分开编写加载相关EMF资源模型对象调用映射引擎代码但是这个例子所有任务的完成都是透明的。

    youdao

  • This is useful if your data is easily expressed as simple objects, rather than as separate values like strings and Numbers.

    如果数据可以容易地表示简单对象不是字符串和数字这种分离时,它会有用。

    youdao

  • Practically side-by-side in time, discovered in separate observations made as part of the Sloan Digital Sky Survey, are compact but bright objects known as quasars.

    实际上同时索隆数字天空测量分离观测部分里,这种紧凑但是明亮的物体已经发现,并被认知为类星体。

    youdao

  • The SOA approach is to separate the layers with consumers interacting with the business objects through the service layer rather than directly.

    SOA方法分离各个层,消费者通过服务业务对象进行交互,而不是直接进行交互。

    youdao

  • Whenever possible, create reusable objects and build multi-tier models that separate physical models from business models.

    如果可能创建可重用对象建立物理模型业务模型相分离多层模型。

    youdao

  • Whether they are in separate reports or separate queries within one report comes down to personal preference and how users feel comfortable maintaining and organizing their objects.

    它们放到不同报告或者放到一个报告的不同查询中,取决于个人偏好以及用户喜欢的对象维护组织方式。

    youdao

  • Depending on the complexity of your database structure, you might also consider generating separate DDL files for different types of objects to keep things logically organized.

    根据数据库结构复杂程度可能可以考虑不同对象类型生成不同DDL文件保证各个方面具有合理的逻辑组织

    youdao

  • Since relational data and indexes are stored in separate storage objects within a table space, they have separate read and write counters.

    由于关系数据索引存储空间不同存储对象中,因此它们具有不同的计数器

    youdao

  • You use the builder design pattern when you need to separate the construction of complex objects from their representation, so you can use the same construction process to create a variety of objects.

    需要分离复杂对象构建表示时,需要用到生成器设计模式可以使用相同构造过程创建多个对象。

    youdao

  • This article described a technique to separate an array of objects into several smaller output arrays based on each object's content.

    本文介绍了一项技术,它可以基于每个对象内容对象数组划分几个更小输出数组。

    youdao

  • Instead of generating alerts for all affected objects, DB2 will just give you one alert and store a separate list for the objects under that alert (thereby reducing memory consumption).

    DB 2不会所有受到影响对象发出警报,而是警报,同时将所有报警对象的清单单独保存起来(因此可降低内存的消耗量)。

    youdao

  • So if you serialize one singleton twice, the two serialized objects take on separate identities.

    所以如果两次序列化一个单例对象序列化得到的对象会持有两个不同标识

    youdao

  • Two objects are created, StringCreator and StringReader, on two separate threads at lines //5 and //6, passing a reference to the MutableString object.

    在行 //5 //6 处,分开线程创建了两个对象StringCreatorStringReader。 传入一个MutableString对象的引用。

    youdao

  • Two objects are created, StringCreator and StringReader, on two separate threads at lines //5 and //6, passing a reference to the MutableString object.

    在行 //5 //6 处,分开线程创建了两个对象StringCreatorStringReader。 传入一个MutableString对象的引用。

    youdao

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

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

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