• 动态类型变量可以使用自定义绑定程序决定运行时如何调用方法非常适合本文提到的操作解决方案

    Variables with the type dynamic can use custom binders to determine how to call a method at runtime, which would fit well with interop scenarios such as this.

    youdao

  • 可以很自由持久性放置喜欢任何方法-注册只是在各次动态页面调用之间实例保存内存中。

    You are free to put whatever methods you like in persistence classes -- the registry simply holds instances in memory between different calls to dynamic pages.

    youdao

  • 例如可以通过以下方式执行授权检查:将操作参数传递给EJB方法调用以允许动态确定授权检查。

    For example, the authorization check could be performed by passing operational parameters on an EJB method call, enabling the authorization check to be dynamically determined.

    youdao

  • 服务实用程序每个服务实现动态调用SOAP客户机传送服务实现URLURN方法

    The service utility calls the SOAP client dynamically for each service implementation and passes the service implementation URL, URN, and method name.

    youdao

  • 触发器动态合成语句标量函数方法不能调用具有访问级别MODIFIESSQLDATA联邦过程

    Federated procedures with access level MODIFIES SQL DATA cannot be invoked inside triggers, dynamic compound statements, scalar, table, row functions, and methods.

    youdao

  • 调用动态服务实用程序方法从而提供对要调用正确的服务实用程序类的映射

    Call the dynamic service utility method for providing mapping to the correct service utility classes to invoke.

    youdao

  • 需要提出我们没有任何方法绑定调用缓存,要知道可能整个动态语言实现领域唯一最大性能增强点

    In particular, we are not doing any call-site caching of method bindings, which is probably the single biggest performance boost in the whole dynamic language implementation space.

    youdao

  • 因为验证通常方法调用操作,所以动态代理我们提供针对前面示例所指出的问题解决方案

    Because validation is often a pre-method invocation operation, dynamic proxies provide us with a solution to the problems outlined in the previous examples.

    youdao

  • 例如CXF提供了几种运行时动态调用服务方法无需WSDL产生客户端

    For instance, CXF provides several ways to invoke services dynamically at runtime without generating a client from the WSDL.

    youdao

  • 一种动态办法调用UDDI4 J提供方法

    The other is the dynamic method which is way is to call the methods provided by UDDI4J package.

    youdao

  • 动态发现过程目的自动化地添加客户平台开始对远程方法调用机器的 DCI 的监控

    The purpose of the dynamic discovery process is to automatically have the client workbench attach and begin monitoring the DCI located on the machine where the remote method is being invoked.

    youdao

  • 然而最新API需要调用静态类型方法Ruby动态特性背道而驰,因此Ruby中从头开始开发数据绑定支持可能会更简单

    However, the latest API requires calling statically typed methods, which do not fit well with Ruby's dynamic nature, so it seemed simpler to develop data-binding support in Ruby from scratch.

    youdao

  • 明智设计结果是:通过invokeMethod调用所有动态方法,通过getPropertysetProperty访问属性

    The result of judicious design, all dynamic method calls get routed through invokeMethod and property access through getProperty and setProperty.

    youdao

  • ProcessServer提供缓存功能方法通过一个调用动态缓存服务

    One of the ways that Process Server provides the caching capability is through a service called dynamic cache.

    youdao

  • 前所Groovy动态特性允许通过getsetProperty方法捕获存在属性方法调用

    As I previously mentioned, Groovy's dynamic nature allows me to capture method calls to properties that don't exist via the get and set Property methods.

    youdao

  • 动态注册通常首选方法因为让xa调用流向事务包括资源管理器具性能优势

    Dynamic registration is usually the preferred method due to performance benefit of having the xa calls flow only to the resource managers that are involved in the transaction.

    youdao

  • WebSphere可以拦截命令对象execute方法调用存储动态缓存对象的内容

    WebSphere can also intercept a call to the execute method of a command object and store the content of the object within the dynamic cache.

    youdao

  • 为了示范基本技术清单1中的Python代码使用动态特性所有远程方法调用记录控制台标准错误中。

    To demonstrate the basic technique, Listing 1 shows Python code that USES dynamic features to log all invocations of a remote method to standard error on the console.

    youdao

  • 所有为了使用动态代理方法调用Web服务需要编写代码

    This is all the code you need to write to invoke a web service using the dynamic proxy method.

    youdao

  • 这种客户机调用web服务方法使客户机更具响应性、更动态

    This approach of the client invoking a web service makes the client more responsive and dynamic.

    youdao

  • 这种客户机调用web服务方法使客户机更具响应性、更动态

    This approach of the client to invoking a web service makes the client more responsive and dynamic.

    youdao

  • 端点引用(endpoint reference, EPR)动态选择调用服务常用方法

    Endpoint references (EPRs) are a common way to dynamically choose the service to be invoked.

    youdao

  • 清单6显示了如何User接口建立动态代理(userimpl实现),同时通过调用处理程序传递所有方法调用

    Listing 6 shows how to create a dynamic proxy class for the User interface (using the UserImpl implementation class), while passing all method invocations through the invocation handler.

    youdao

  • GroovyGString允许对替换的调用autocall方法开始构建动态文本时,这会产生很多变化。

    Groovy's GStrings allow you to autocall methods on substituted values, which opens up a wide variety of possibilities when it comes to building dynamic text.

    youdao

  • 动态代理许多应用程序使用的接口其中一个可以统一方式有效地处理方法方法后的调用操作

    Dynamic proxy classes have many interesting USES within an application, one of which is to effectively handle pre - and post-method invocation operations in a uniform fashion.

    youdao

  • 动态编译通过最终编译所有JIT编译代码频繁调用那些解释过的方法减少这项开销但是如果不使用动态编译器,则这项开销就不可避免。

    A dynamic compiler mitigates this cost by eventually compiling all the interpreted methods that are frequently called by JIT compiled code, but without a dynamic compiler, this cost can't be hidden.

    youdao

  • 所需客户存根应用程序客户调用EJB方法动态生成传播

    The necessary client stubs are generated and propagated dynamically when EJB methods are invoked by application clients.

    youdao

  • 动态代理方法调用不会直接调用对象方法那样

    Method invocations on dynamic proxy classes do not perform nearly as well a direct method call on objects.

    youdao

  • 一旦这个信息获取,特定服务器的实现代码必须获得被请求方法接口动态调用这个方法,然后返回结果

    Once this information is obtained, the server-specific implementation code must obtain the interface to the requested method, dynamically invoke the method, and return the results.

    youdao

  • 所有上述setter方法解析静态服务映射导航文件植入的,getter方法动态控制整个流程服务控制器调用的。

    All the above setter methods are populated when the static services mapping navigator file is parsed and getters are called by the services controller, which controls the whole flow dynamically.

    youdao

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

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

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