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

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

    youdao

  • Transactions enable us to delegate many elements of exception handling and recovery to the TPM and the RMs, simplifying our code and freeing us to think about application logic instead.

    事务使我们能够很多异常处理恢复工作委托TPMRM从而简化了我们代码使我们能够空出更多时间来考虑应用程序逻辑

    youdao

  • To simplify the process of creating the markup language, the Delegate class has the job of crafting the actual HTML code.

    为了简化创建标记语言过程delegate负责生成实际HTML代码

    youdao

  • Thanks to the power of the @Delegate annotation, you were able to create a FixedList class in about 50 lines of code.

    感谢 @Delegate注释强大威力,我们只使用大约50代码创建FixedList

    youdao

  • Instead of using regular expressions to rewrite public URIs onto private ones, Ranvier implements a chain-of-responsibility design pattern to delegate resource determination to relevant code.

    Ranvier并不使用正则表达式公共uri重写私有uri,而是实现责任链(chain - of - responsibility)设计模式,把资源判断任务委托相关代码。

    youdao

  • Check the delegate role, and enter the user code and password mapped to the delegate role.

    选中delegate角色输入映射委托角色用户代码密码

    youdao

  • Sometimes, you have no choice but to delegate a victim thread to wait for a blocking call to finish, while the rest of your code gets on with its life.

    有时不得不选择一个专门进程等待阻塞调用结束这些,其它代码随之结束。

    youdao

  • Keep in mind it is best to hide the EJB call behind a business delegate rather than calling it directly in the plug-in code.

    记住最好EJB调用隐藏在业务委派之后不是在插件代码直接调用

    youdao

  • The wrapper code would be the Web service, and it would delegate all invocations to the real implementation.

    包装代码Web服务并且委派真正实现所有调用

    youdao

  • These are classes that execute user code, often a delegate to some method (which might be anonymous), when certain conditions are met.

    这些类用来在当特定情况出现时执行用户代码(用户代码通常某个方法delegate)。

    youdao

  • It also provides you with an elegant application model, making heavy use of the delegate pattern to eliminate much of the boilerplate code from your application.

    提供一个优雅应用程序模型利用代理模式从您的应用程序消除大量重复代码(boilerplatecode)。

    youdao

  • Within the code block, the delegate keyword refers to the instance of the class you are adding methods to.

    代码中,delegate关键字指向将要向其中添加方法实例

    youdao

  • With anonymous methods mimic the code layout of a regular method, aligned with the anonymous delegate declaration.

    匿名方法模仿普通方法布局匿名委托定义放在行。

    youdao

  • Use this name to search your code for platform invoke or COM signatures that pass that delegate out to unmanaged code.

    请使用名称代码搜索委托外传非托管代码平台调用COM签名

    youdao

  • For example, specifying a code block instead of a delegate can be useful in a situation when having to create a method might seem an unnecessary overhead.

    例如如果创建方法所需系统开销是不必要的,则指定代码(而不是委托)可能非常有用。

    youdao

  • One approach you could take is to have some kind of delegate mechanism, which would allow the caller to break into the flow of code and to override the default logic within the step.

    一种方法可以采取代表机构允许呼叫者进入代码覆盖默认内部逻辑步骤

    youdao

  • For example, binding rules prevent transparent code from calling critical code directly via a transparent delegate.

    例如绑定规则阻止透明代码直接通过透明委托调用关键代码。

    youdao

  • Unmanaged APIs that take functions Pointers as arguments can be called from managed code with a managed delegate in place of the native function pointer.

    可以使用托管委托取代本机函数指针托管代码调用函数指针作为参数托管api

    youdao

  • Anonymous methods are most frequently used to pass a code block as a delegate parameter.

    匿名方法通常用于代码作为委托参数进行传递

    youdao

  • The code that wants to automatically iterate code must provide only a delegate implementation.

    代码希望能够自动重复代码必须提供唯一一名代表执行

    youdao

  • Do understand that by calling a delegate, you will be executing arbitrary code, which might have security, correctness, and compatibility repercussions.

    了解调用委托执行任意代码可能会造成安全性正确性兼容性方面的问题。

    youdao

  • For use with anonymous methods, the delegate and the code to be associated with it are declared together.

    为了匿名方法一起使用委托之关联代码必须一起声明

    youdao

  • Creating anonymous methods is essentially a way to pass a code block as a delegate parameter.

    代码传递委托参数,创建匿名方法唯一方法。

    youdao

  • OK to create the delegate and generate the initial code into the file specified in the dialog box.

    确定创建委托对话框中指定文件生成初始代码

    youdao

  • This class creates a thread and also contains the code that the thread executes without creating an additional method for the delegate.

    无需委托创建更多方法线程即可创建个线程并且包含该线程执行代码

    youdao

  • These binding rules ensure that the only code that can invoke a method via a delegate could have also invoked the same method directly.

    这些绑定规则确保通过委托调用方法唯一代码也已直接调用相同方法。

    youdao

  • With anonymous methods, mimic the code layout of a regular method, aligned with the delegate declaration. (complies with placing an open curly brace in a new line).

    使用匿名方法时,代码风格应该和普通方法一样,委托声明对齐。(大括号应该放到新的一行里)。

    youdao

  • To unsubscribe in this scenario, it is necessary to go back to the code where you subscribe to the event, store the anonymous method in a delegate variable, and then add the delegate to the event.

    这种情况下取消订阅,必须回到订阅事件程序码,并将此匿名方法储存委派变数内然后再将该委派加入事件中。

    youdao

  • After a delegate object is created, the delegate object is typically passed to other code that will call the delegate.

    建立委派物件之后,委派物件通常传递将会呼叫委派的其他程序码

    youdao

  • The following code example demonstrates the declaration of an event handler delegate that does not use event data.

    以下程序码范例示范如何宣告使用事件资料事件处理常式委派

    youdao

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

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

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