• Line 15 initializes the handback object, which is the same object passed on line 6.

    15初始化handback对象,这个对象就是6传递的那个对象。

    youdao

  • The constructor instantiates DOM so that all underlying classes will use the same object.

    构造实例化了DOM因此所有基本都将使用同一个对象

    youdao

  • But after that first time, we want to keep using the same object for each call to records.getNew().

    但是第一之后我们希望每次调用 records.getNew() 都使用相同对象

    youdao

  • An entity represents all information compiled about a set of members that represent the same object.

    实体的是有关代表同一对象组成员编译全部信息

    youdao

  • That would allow scientists working in different locations to examine the same object, for example.

    这样一来,不同工作地点科学家就可以同时检测同一对象。 举例来说,制药公司都基于加强不同实验室研究人员的交流。

    youdao

  • Also, during playback, if the same object state is not ensured, then the verification point will fail.

    同样回放期间,如果不能确保相同对象状态那么确认点将失败。

    youdao

  • If a child process calls get on an InheritableThreadLocal, it sees the same object as the parent would.

    如果个子线程调用InheritableThreadLocalget,那么线程看到同一个对象

    youdao

  • As we hinted in our last example, objects are only identical if they refer to the same object in memory.

    正如上一个示例暗示的,只有这些对象引用内存中同一个对象时,它们才是相同的。

    youdao

  • The P1 thread then needs the same object but cannot acquire the lock until the P3 thread has released it.

    P1线程需要同一个对象但是P3线程释放之前,P1无法得到锁。

    youdao

  • To do this you need to add a "d: DataContext" property to the same object that will get the real data context.

    为了达成一点,需要接收实际数据上下文对象增加一个dDataContext属性

    youdao

  • That means that if two requests are updating the same object, the first will succeed and the second will fail.

    意味着如果两个请求同时更新相同对象,那么第一个请求成功第二个请求将失败

    youdao

  • The ability to use generic profiles opens the possibility that multiple profiles will apply to the same object.

    通过使用通用配置文件,可以将多个配置文件应用相同对象。

    youdao

  • Multiple changes to the same object are only recorded once, so the old value remains set at the oldest unchanged value.

    相同数据对象多次更改记录次,因此相应的保持最后一次更改前的值。

    youdao

  • Figure 15 shows how the same object can be cached multiple times with different cache IDs to determine the contents.

    15显示了如何不同缓存id多次缓存同一对象确定内容

    youdao

  • The proxy is the same object created by the Spring framework that I explained in Step 4 of " Spring IOC takes over."

    代理就是Spring IOC发挥效用步骤4解释 Spring框架创建同一个对象

    youdao

  • This tells you whether what you are looking at are proxies to the same object or objects that are actually different.

    会告诉查看同一对象不同代理还是实际上不同的对象

    youdao

  • This is good if you're going to be using the same object throughout the application, such as with a secure chat client.

    如果整个应用程序使用同一对象比如使用台安全聊天客户机,那么这样做有益的。

    youdao

  • Let's say that I have a Person class which has a spouse property, so that the spouse of a spouse point to the same object.

    我们假设Person一个spouse(配偶)属性以便spousespouse指向同一个对象

    youdao

  • Many library functions return values in a fixed object, always reusing the same object, and they can all cause the same problem.

    很多函数固定对象返回总是使用同一对象,它们全都会导致相同问题

    youdao

  • Any gets or sets on its exposed properties, through any means of communication, are always routed to the same object instance.

    它的已公开属性任何getset,不论通过任何通信方式,最后路由同一个对象实例。

    youdao

  • We verify object identity using the object.ReferenceEquals method, which tests whether two references point to the same object.

    我们通过使用object . ReferenceEquals方法判断两个对象是不是同一个引用

    youdao

  • If a write to an object is encountered while there is a previous write to the same object in progress, the previous write is invalidated.

    如果对象写入遇到相同对象的写入正在进行,发生这种情况时,前一个写入无效的。

    youdao

  • Similarly, several threads could have done Object.wait() on the same object, and so there's a logical queue of waiters for the object.

    类似地几个线程可能同一个对象执行 Object.wait(),因此对象拥有一个等待逻辑队列

    youdao

  • Object versus value equality. Particularly when you use double equals, are you asking whether you've got the same object or the same value?

    对象相等,特别是==时,你得问问自己对象与值是否匹配?

    youdao

  • On distributed, a profile does not have any default access level (such as a UACC), so several different profiles can apply to the same object.

    分布式平台上,概要文件没有默认访问级别(比如UACC),因此可以几个不同概要文件应用同一个对象

    youdao

  • The new target schema objects is created using the same object names as the objects in the source schema, but with the target schema qualifier.

    使用模式对象相同对象来创建新的目标模式对象,但是采用目标模式限定符

    youdao

  • However, there is no automatic mapping if, for example, a different term is used in British English or American English to refer to the same object.

    然而不会自动映射表示相同对象的词汇,例如英国英语美国英语中的不同词汇

    youdao

  • If a function USES and modifies an object that you supply, it is potentially non-reentrant; two calls can interfere if they use the same object.

    如果某个函数使用修改了提供的某个对象那它可能就是不可重的;如果两个调用使用同一对象,那么它们相互干扰

    youdao

  • The key advantage here is that the same object code can be executed on any hardware platform that supports the abstract machine (the interpreter).

    这里主要优势在于可以支持抽象机器(interpreter)的任何硬件平台执行同样对象代码

    youdao

  • However, you can define both static and dynamic searches for the same object class if you have a hybrid group with both static and dynamic members.

    不过如果包含静态成员动态成员的混合可以同一对象同时定义静态搜索和动态搜索。

    youdao

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

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

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