• DII (dynamic invocation interface).

    DII(动态调用接口)。

    youdao

  • Dynamic invocation of subprocesses by name

    名称动态子流程调用

    youdao

  • The dynamic invocation interface requires a Call object to be created at runtime.

    动态调用接口需要运行时创建一个Call对象

    youdao

  • The JAX-RPC Call interface supports the dynamic invocation of a web services' operations.

    JAX - RPCCall接口支持动态调用Web服务操作。

    youdao

  • Dynamic invocation is one of the longest desired features by dynamic language developers for the JVM.

    动态调用针对J VM动态语言开发者期望特性之一。

    youdao

  • This article focuses on two styles of invocation: dynamic invocation interface (DII) and strongly typed.

    本文重点讨论两种调用样式动态调用接口(Dynamic Invocation Interface,DII)类型

    youdao

  • The Dynamic Invocation Interface (DII) is the least common type of client and is mostly used when the WSDL changes frequently.

    动态调用接口Dynamic Invocation Interface,DII常用客户机类型主要用于WSDL频繁变化的情况。

    youdao

  • To enable QoS parameters, use dynamic invocation support, and define an Import on the Assembly Diagram with the particular QoS required.

    启用QoS参数使用动态调用支持使用所需特定 QoSAssemblyDiagram定义一个Import

    youdao

  • To enable dynamic invocation, you should create a stored procedure that takes two parameters and invokes the mining flow with this user input.

    为了实现动态调用需要创建一个存储过程,它接受这两个参数通过用户输入调用挖掘

    youdao

  • The extraction of model information and the dynamic invocation of mining from Cognos reports will be covered in the follow-up articles of this series.

    模型信息提取Cognos数据挖掘动态调用系列接下来文章谈到。

    youdao

  • The language manages COM objects and CORBA objects on network by using automation programming interface and dynamic invocation interface respectively.

    语言使用自动化编程接口动态调用接口来分别操纵网络中的COM对象CORBA对象。

    youdao

  • DII is a generic dynamic invocation model that always ends in an 'invoke' type of call passing in the operation name and the input parameters for that operation.

    DII一种通用动态调用模型,所得到的“调用类型这样的:传入操作名称传入操作输入参数

    youdao

  • If a dynamic endpoint is used in the mediation flow, the preferred interaction style is derived from a default import wired to the reference used for the dynamic invocation.

    如果中介使用动态端点,则连接用于动态调用引用缺省导入生成了首选交互样式

    youdao

  • And since Duby could easily treat untyped or dynamic-typed expressions as requiring dynamic invocation, there's no reason Surinx shouldn't just be assimilated as a feature of Duby.

    既然Duby可以方便地将不明类型动态类型的表达式看做是需要动态调用的,那么理由不把Surinx吸收Duby特性之一。

    youdao

  • The follow-up articles will discuss more advanced topics, such as drill-through, the use of metrics in the framework manager, and the dynamic invocation of data mining from Cognos reports.

    接下来文章讨论一些更高级话题例如钻取frameworkmanager度量指标使用以及Cognos报告动态调用数据挖掘

    youdao

  • With all that was said so far, you can easily think in terms of using any kind of dynamic invocation techniques (such as dynamic proxies for late binding) like, unfortunately, many developers do.

    根据到目前为止讲述,容易想到使用任何种类动态调用技术后期绑定的动态代理),不幸许多开发者都是这样做的。

    youdao

  • In this article, you saw the benefits of using dynamic proxies with an invocation handler.

    篇文章里,看到调用处理使用动态代理好处

    youdao

  • XSLT processors support the use of parameters at command invocation, allowing for dynamic substitution of parameter values in the extraction file.

    XSLT处理器命令调用时候支持参数使用允许提取文件动态替换参数

    youdao

  • The business context corresponding to a dynamic assembly component's invocation.

    动态组装组件调用对应的业务上下文

    youdao

  • It does not require consumer dynamic routingall of the service invocation requests are always routed to the intermediary.

    需要客户动态绑定-所有服务调用请求被路由中介点。

    youdao

  • From dynamic SQL snapshot data as the initial step based on the counters in Listing 6, you should be able to list out the top SQL statements in terms of total cost, frequency, and cost per invocation.

    清单6中,根据计数器作为初始步骤动态sql快照数据中,可以总体成本频率每次调用成本角度列出优sql语句

    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

  • The context cache holds invocation context objects for the dynamic assembler.

    上下文缓存包含动态组装程序调用上下文对象

    youdao

  • The shrewd article Polymorphic Web services outlines this feature in detail and explains how XML extensions and dynamic service invocation techniques provide polymorphism.

    文章 PolymorphicWebservices详细介绍这个特性解释了XML扩展动态服务调用技术如何提供多态性

    youdao

  • All technical business services that utilise dynamic service invocation must be deployed on the IBM WebSphere business service Fabric of the versions defined in the Technology Roadmap for 2009.

    所有使用动态服务调用技术业务服务必须部署IBMWebSphereBusinessServiceFabric上,参照2009技术路线图规定版本’。

    youdao

  • The static and dynamic state of the service and invocation are stored in Description and Context classes, respectively.

    服务调用静态状态动态状态分别存储Descriptioncontext中。

    youdao

  • 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.

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

    youdao

  • The new Dispatch API introduced in JAX-WS supports a fully dynamic service invocation.

    JAX-WS引入DispatchAPI支持完全动态服务调用

    youdao

  • To use an XPath expression within parameters that expect a static string, dynamic XPath expression invocation can be done by wrapping the expression within braces ({and}).

    期望静态字符串参数使用XPath表达式可以通过表达式封装在括号({})中来调用动态xpath表达式。

    youdao

  • Both the JAX-RPC 1.1 and the JAX-WS 2.0 client dynamic model have a similar set of high-level steps to make an invocation.

    JAX - RPC 1.1JAX - WS 2.0客户机动态模型提供一类似抽象步骤进行调用

    youdao

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

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

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