• 返回一个布尔指示调用该方法的对象是否取消了第一响应对象状态

    Returns a Boolean value indicating whether the receiver is willing to relinquish first-responder status.

    youdao

  • 每个元组第一调用对象这里一个方法指针),第二项是 HTTP请求类型这种请求类型可以调用方法

    The first item in each tuple is a callable object (in this case a method pointer) and the second is a HTTP request type that the method should be called for.

    youdao

  • ORB截获条消息负责搜索一个执行请求对象,将参数传递调用方法然后返回结果

    The ORB would then intercept the message and be responsible for finding an object that could implement the request, pass it the parameters, invoke its method, and return the results.

    youdao

  • COM客户程序通过获取指向对象接口指针通过指针来调用方法以实现COM对象之间的互相作用,就好像对象驻留客户程序地址空间中一样。

    A COM client interacts with a COM object by acquiring a pointer to one of the object's interfaces and invoking methods through that pointer, as if the object resides in the client's address space.

    youdao

  • 调用方法观察器提供输入对象中获得元素

    This method is invoked to obtain tree elements from the input object provided to the tree viewer.

    youdao

  • 不会存在两个线程同时调用该对象方法情况(显然是以对象为基础的)。

    No two threads will be able to execute methods against those objects at the same time (on a per-object basis, obviously).

    youdao

  • 代码使用私有方法中检索对象并且调用提供的委托

    This code USES the private methods to retrieve an object from the pool and call the provided delegate.

    youdao

  • 这样只要对象实现接口调用组件就可以将其使用任何对象用作方法参数

    This way, the calling component can use any object it likes as a method parameter, as long as the object implements the interface.

    youdao

  • 也是一种好的做法因为可以方法声明中看出调用方法需要更新对象状态

    It's also good practice, because you can tell from the method signature that calling the method can't alter the object's state.

    youdao

  • 获取对象引用客户应用程序可以调用对象方法对象就好像是本地对象

    After the object reference is obtained, the client application can call methods on that object as if that object was a local one.

    youdao

  • 方法返回一个对象,这个对象实现所有指定接口将所有方法调用委托选定处理程序

    The method returns an object that implements all the specified interfaces and proxies all method calls onto the chosen handler.

    youdao

  • 例中不是检查字段是否空,我们可以调用模型对象方法确保当前用户已经不在系统

    In this case, instead of checking to see if the field was blank we could invoke a method on a model object to ensure that the current user wasn't already in the system.

    youdao

  • 调用操作方法时,必须重新使更新对象持久化上下文建立联系。

    When the action method is invoked, it is necessary to reattach the updated object to the persistence context, making the changes permanent.

    youdao

  • 下一步我们只是调用代理对象一个方法

    In the next step, we simply invoke a method of the proxy object.

    youdao

  • 这个引擎自动地对象构造一个新的实例然后调用init方法以便对象能够机会根据上下文对象自己进行初始化

    The engine will automatically construct a new instance of the object then call the init method on that object, so that the object has a chance to initialize itself from the context object.

    youdao

  • 调用create时候Castor将使用映射文件(sql -mapping . xml)确定如何传递方法对象存储sql数据

    When you call create , Castor USES your mapping file (sql-mapping.xml) to figure out how to store the object you pass to that method as SQL data.

    youdao

  • 使用开发人员需要他们实现一个Dispose方法然后不再需要对象调用方法

    To use it, the developer implements a Dispose method for their class, which he then calls when the object is no longer needed.

    youdao

  • 异步方法返回Future对象对象使得客户可以获得一个结果检查异常或者尝试取消正在进行中的调用

    An asynchronous method can return a Future object that allows the client to retrieve a result value, check for exceptions, or attempt to cancel an in-progress invocation.

    youdao

  • 如果处理对象使用方法不是close释放资源那么需要一个带附加说明注释调用该方法

    If you're working with objects that use a method other than close to relinquish resources, you invoke that with a parenthetical alongside the annotation.

    youdao

  • 意味着同步某个特定的对象只需要对象调用同步方法;在例中,对Droplock字段所保存的对象调用同步方法

    This means that to synchronize on a particular object, you simply call the synchronize method on that object; in this case, on the object held in the lock field on Drop.

    youdao

  • 通过使用SOAPContext的“reponse对象(对象基于文档”的方法调用参数)创建MIME附件可以实现一点。

    This is done by creating MIME attachments by using SOAPContext 'reponse' object, which is a parameter to 'document' based method calls.

    youdao

  • 数据结构接受visitor对象对数据结构中的每一调用visit方法

    The data structure accepts the visitor object and will call its visit method for every entry in the data structure.

    youdao

  • 方法中,业务第一顺序就是调用内部持有的ZeroBuffer实例put方法,把对象(或者这个示例中是整数)写到ZeroBuffer实例。

    Within the method, the first order of business is to write the object (or, in this case, the integer) to the ZeroBuffer instance held internally, by calling the put method on it.

    youdao

  • 示例中,代码调用Image . FromStream方法包含图像文件转换为加载到PictureBox控件中的Image对象

    In the example, the code calls the Image.FromStream method to convert the stream containing the image file into an image object that can be loaded into a PictureBox control.

    youdao

  • 实例植入数据设置userformbean实例对象使用以下方法调用返回对象

    This instance populates the backend data, sets an instance object of UserFormBean, and returns this object using this method call.

    youdao

  • 然后可以调用beangetter方法将 getter 方法返回数据参数的形式存储servlet请求对象中。

    Then you can call the bean's getter methods and store the data returned by the getter methods as a parameter in the servlet request object.

    youdao

  • MessageListenerAdapter随后这个对象调用某个方法用户提供具有相应方法签名处理实现了该方法

    The MessageListenerAdapter then USES this object to call a method on a user provided handler class that has a matching method signature.

    youdao

  • 声明首先Flex应用程序全局引用然后始终字符串get 为开头、后目标对象ID方法调用

    The declaration begins with the global reference to the Flex application, then a method call that always begins with the string get followed by the ID of the target object.

    youdao

  • Execute方法中的对象调用给定委托并且确保委托完成之后检索对象返回池中。

    The execute method invokes the given delegate with an object from the pool, and ensures that the retrieved object is returned to the pool after the delegate completes.

    youdao

  • 调用该方法时,转换框架就生成新的TypeDeclaration对象

    When this method is invoked, a new TypeDeclaration object is created by the transformation framework.

    youdao

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

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

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