单词 | invocation |
释义 | invocations是invocation的复数
复数:invocations n. supplication,prayer,call,request,entreaty 例句释义: 祈祷,祈求,召唤魔鬼,援引,符咒,邪术,呼叫 1. Among other things, this means that it has no global variables, shares no state between function invocations, and causes no side effects. 这有着多方面的含义,其中之一就是它没有全局变量,不会在函数调用间共享状态,也不会导致任何副作用。 www.ibm.com 2. This collaboration is represented as an ordered set of messages, or operation invocations, on these elements within the system. 这种协作表现为对系统中这些要素的消息或操作调用的有序集合。 www.ibm.com 3. However, the verbose ASCII nature of these invocations impacts performance, leading architects to consider alternative solutions. 不过,这些调用的冗长的ASCII特性将影响性能,从而使架构师转而考虑别的备选解决方案。 www.ibm.com 4. JRebel tries to leave method invocations as much intact as possible to have minimal impact on performance. JRebel让方法调用尽可能完整,以减少对性能的影响。 www.infoq.com 5. The Business Process Execution Language, or BPEL, is an example of such a technology for defining a process as a set of service invocations. 业务流程执行语言(BusinessProcessExecutionLanguage,BPEL)就是这种将流程定义为一组服务调用的技术的例子。 www.ibm.com 6. The front ends produce standardized design descriptions that compile into invocations of "cells, " , without regard to the cell technology. 前端生产标准化设计说明,汇编成调用的“细胞”,但考虑到电池技术。 q.sohu.com 7. You need to look in the body to see if there are any super method invocations, which are a specific type of statement. 您需要查看程序体中是否有父类方法调用,它是一个特定类型的语句。 www.ibm.com 8. In a component framework, invocations are a direct result of either UI events or resolved value-binding expressions. 在组件框架中,UI事件或解析的值绑定表达式直接导致方法调用。 www.ibm.com 9. When such an export is wired to a matching interface of a component, that component serves any invocations through that export. 当将这类导出连接到组件的一个相匹配的接口时,该组件通过导出为任何调用提供服务。 www.ibm.com 10. Method invocations on dynamic proxy classes do not perform nearly as well a direct method call on objects. 对动态代理类的方法调用,不会像直接调用对象的方法那样好。 www.ibm.com 1. How the process state is kept across process component invocations should not be a concern of business process modeling. 在流程组件调用之间保持流程状态的方式不应该由业务流程建模来负责。 www.ibm.com 2. Each record store can be visualized as a collection of records, which will remain persistent across multiple invocations of the MIDlet. 可以将每个记录存储想像成一个记录集合,它将跨多个MIDlet调用持久存在。 www.ibm.com 3. do not rely on the no-throw guarantee for your own delegate invocations . 对你自己的委托调用不要依赖于无抛出保障。 dictsearch.appspot.com 4. Asynchronous invocations provide a great deal of flexibility for web services users and for the people who write and host web services. 异步调用为Web服务用户以及编写和托管Web服务的人们提供了大量的灵活性。 www.ibm.com 5. When this probe fires, you want to count the number of invocations and emit this count with an indication of the calling process ID (PID). 当该探针触发时,您希望计算调用的次数,并发送这个计数以及表示调用进程ID(PID)的信息。 www.ibm.com 6. Both of these stateful relationships, between successive invocations and between request and response are relevant to SOA service design. 这两个有状态关系(连续的调用之间和请求与响应之间的关系)都与SOA服务设计有关。 www.ibm.com 7. Multiple instances of the Service Invoke primitive are permitted in a flow, allowing a series of service invocations to be performed. 在一个流中允许出现服务调用原语的多个实例,从而允许执行一系列服务调用。 www.ibm.com 8. Subsequent invocations of the application boot the Derby engine, but do not recreate the database. 随后对应用程序的调用将启动Derby引擎,但是不会重新创建这个数据库。 www.ibm.com 9. As you can see, multiple SOAP message exchanges are required to process transactional Web service invocations. 正如您看到的,需要多个SOAP消息交换才能处理事务Web服务调用。 www.ibm.com 10. The message interceptor gateway pattern is commonly used to handle Web service invocations between Internet and intranet environments. 消息拦截器网关模式常用来处理Internet和Intranet环境之间的Web服务调用。 www.ibm.com 1. A stateless session bean can be shared by several clients, since it does not preserve any specific information between invocations. 无状态会话bean可以被多个客户机共享,因为它不保存调用之间的任何特定信息。 www.ibm.com 2. Invocations : The epic warlock's caster level is equal to his class level. He does not learn additional invocations . 邪术:传奇邪术士施法等级等同于他的职业等级。且在传奇等级后无法习得更多的邪术。 dictsearch.appspot.com 3. To help Hotspot understand which optimization should be applied, it will sample method invocations and branches. Hotspot为了决定应该使用哪种优化方案,它会抽样一些调用和分支。 www.infoq.com 4. Such operations are invoked asynchronously and there is no guarantee about the sequence of these invocations. 此类操作采用异步方式调用,并不能保证这些调用的顺序。 www.ibm.com 5. All of the interfaces will be implemented by a dynamic proxy that will delegate method invocations to a corresponding command object . 管理器所给出的对象实例。所有的接口实现通过一个动态的代理委托方法调用相应的命令对象。 www.bing.com 6. The business action has three invocations mechanisms implemented in a factory pattern fashion: Context, Serialization and Explicit. businessaction通过工厂模式的风格有3种调用机制:Context,Serialization和Explicit。 www.cnblogs.com 7. Closing this ZIP file will, in turn, close all input streams that have been returned by invocations of this method. 关闭ZIP文件,将同时关闭调用该方法返回的所有输入流。 blog.csdn.net 8. The JavaScript code in the example application (index. html) records local function invocations into a page level array named cmdHistory. 示例应用程序(index.html)中的JavaScript代码将本地函数调用记录到一个名为cmdHistory的页面级别数组中。 www.ibm.com 9. The invocation handler could also be refactored to handle other operations across multiple method invocations on different object types. 还可以重构调用处理程序,让它处理其他横跨不同对象类型的方法调用的操作。 www.ibm.com 10. All HTTP method invocations are filtered through a customizable handler chain that enables easy manipulation of HTTP requests and responses. 所有的HTTP方法调用都通过可自定义的处理程序链进行筛选,处理程序链可以轻松操作HTTP请求和响应。 www.ibm.com 1. The control flow (i. e. , the sequencing of these invocations) is implicit and emerges as the rules fire off. 控制流(例如这些调用的顺序)是隐式的,并在规则触发时显现出来。 www.infoq.com 2. The Operator's task is the same, except that monitoring and management centers around the brokering of service invocations. 操作员的任务是相同的,但围绕服务调用代理的监视和管理中心除外。 www.ibm.com 3. Put simply, the MIDP Record Management System (RMS) provides a means to store application data that persists across invocations of a MIDlet. 简单地说,MIDP记录管理系统(RMS)提供了一种跨多个MIDlet调用持久性地存储应用程序数据的手段。 www.ibm.com 4. In this scenario, all the invocations are synchronous invocation (request-response operation) over synchronous implementation. 在此场景中,所有调用都是通过同步实现来进行的同步调用(请求-响应操作)。 www.ibm.com 5. Reducing the response time of costly remote service invocations in such environments is a critical challenge in many real life cases. 在很多实际情况下,缩短此类环境中开销很大的远程服务调用的响应时间都是一项关键的挑战。 www.ibm.com 6. One immediate advantage of this approach is that it allows state to be preserved over multiple invocations. 这种方法的一个直接优点是它在多次调用后仍能保持状态。 www-128.ibm.com 7. Or you can even envision any arbitrary Java class being treated as a Web service, with native Java invocations as the access protocol. 或者您甚至可以想象任意一个Java类可以被当作Web服务,以本机Java调用作为访问协议。 www.ibm.com 8. SCA - The binding used for SCA invocations between modules. SCA——用于模块间的SCA调用的绑定类型。 www.ibm.com 9. Clearly, using static stubs and early binding of Web services is the easiest form of Web services invocations. 显然,使用Web服务的静态存根与前期绑定是Web服务调用的最简单的形式。 www.ibm.com 10. There needs to be a process to route the invocations to an alternate service in your infrastructure. 在您的基础结构中需要一个流程将调用路由到另一个服务。 www-128.ibm.com 1. Otherwise, try to limit the number of events and invocations at the Remote Management Agent server. 否则,请尝试在RemoteManagementAgent服务器上限制事件和调用的数量。 www.ibm.com 2. The second to the last line reveals how the web service processes operation invocations. 倒数第二行代码显示WebServices是如何处理操作调用的。 www.ibm.com 3. Network tracing provides access to information about method invocations and network traffic generated by a managed application. 网络跟踪提供对与托管应用程序生成的方法调用和网络通信量有关的信息的访问。 msdn2.microsoft.com 4. Asynchronous session bean invocations: By default a session bean invocation blocks the client for the duration of the invocation. 异步的sessionbean调用:默认情况下sessionbean在其调用期内会阻塞客户端。 www.infoq.com 5. The variables can then be used to compose messages for other invocations or for the response message to the current receive request. 这样,变量就可被用来为其他调用或当前请求的响应合成消息。 www.infoq.com 6. It also does not handle service invocations, protocol translations, mediations, and request routing. 它也无法处理服务调用、协议转换、中介,以及请求路由。 www.ibm.com 7. Synchronous invocations typically imply less internal processing than asynchronous invocations. 同步调用通常比异步调用需要更少的内部处理。 www.ibm.com 8. It provides a simple way for service providers to describe the format of requests and response messages for remote method invocations (RMI). 它为服务提供者提供一个简单的方法描述申请的形式并响应远程方法调用信息(RMI)。 www.ibm.com 9. Increases the characteristics of your invocations of the Shadow. 增强被召唤生物的黑暗能量。 bbs.54e.net 10. A sequence diagram consists of a sequence of method invocations among a group of method owners and an initial invoker. 一个序列图由在处于一组方法所有者及一个初始发起者之间的,一系列方法标记组成。 www.ibm.com 1. You should consider whether such invocations might be harmful before enabling the HTTP-GET or HTTP-POST protocols. 在启用HTTP-GET或HTTP-POST协议前,应当考虑一下这种调用是否会有害。 msdn2.microsoft.com 2. Rather, they simply provided a way of transforming invocations on interfaces to and from a message-based form. 相反,它们只在接口处提供一种调用转换方法,将调用转换为基于消息的形式,或将基于消息的形式转换为其他形式。 www.ibm.com 3. The only expressions that should be used as statements are assignments and invocations. 只有在赋值和调用时,表达式才应被当作一条单独的语句。 www.bing.com 4. The . operator is used for immediate invocations and - for eventual ones. 操作符用于即时调用,而-操作符用于最终调用。 www.ibm.com 5. So it might not be prudent to try to do asynchronous invocations in the same channel. 因此尝试在同一个通道中执行异步调用可能不够审慎。 www.ibm.com 6. Web services have quickly become the norm for request response invocations in a heterogeneous environment. Web服务已迅速成为异构环境中最常用的请求响应调用方式。 www.ibm.com 7. How do I preserve SOAP header fields across multiple partner link invocations within a BPEL process in WebSphere Process Server? 我如何在WebSphereProcessServer中的BPEL流程内跨多个合作伙伴链接调用保留SOAPHeader字段? www.ibm.com 8. Therefore, the potential impact is a factor only in complex applications where iterations and recursive invocations are heavily used. 因此,只有在非常复杂的大量使用循环和递归调用的应用程序中,才需要考虑这种潜在的影响。 www.ibm.com 9. The run-time system may dispatch multiple client invocations to the service endpoint interface to this single instance. 这个运行时系统可以把多个对该服务端点接口的客户机调用分派到对于这个单一实例。 www.ibm.com 10. Further, as dynamic assembly components may be nested, multiple levels of context may be built up over multiple invocations. 此外,由于动态组装组件可以嵌套,因此可以通过多次调用建立多层次的上下文。 www.ibm.com 1. Compared to OO objects, software agents have their own thread of control, localizing not only code and state but their invocations as well. 与面向对象的软件程序相比,软件代理有自身控制线程的能力,这些线程可本地调用和非本地调用。 www.itpcs.cn 2. If the form is generated from a reused mod_perl instance, the PID number will not necessarily change between invocations. 如果这个表单是从一个重用的mod_perl实例中生成的,那么在两次调用之间,PID可能并不需要改变。 www.ibm.com 3. Overall invocations performance can suffer, due to the additional delivery hops required in this approach. 由于这种方法需要额外的发送传递,整体性能将会降低。 www.ibm.com 4. Business processes typically encompass multiple service invocations. 业务流程通常包括多个业务调用。 www.ibm.com 5. This defines the input and output parameter usage of a Web Service using XML-based invocations, typically using the SOAP protocol. 它定义了一个使用基于XML调用(典型地使用SOAP协议)的Web服务的输入和输出参数的用法。 www.ibm.com 6. And the values of these inputs are stored permanently, so they can be retrieved on subsequent invocations of the program. 而且,因为永久存储这些输入的值,所以在随后的程序调用中会检索它们。 www-128.ibm.com 7. The resource adapter can choose to hold on to an endpoint for use on subsequent invocations. 资源适配器可以选择保持在一个端点上,以便在后续调用中使用它。 www-128.ibm.com 8. Followed by lachrymal, quasi-pious invocations of the Bill of Rights, the Constitution, the meaning of democracy. . . 其次泪,半虔诚调用的权利,宪法法案,民主的含义… zh.lyricgogo.altervista.org 9. The implementation of logging translates invocations requests into service calls to the exception logging service. 日志实现将调用请求翻译成对异常记录服务的服务调用。 www.infoq.com 10. In addition, the steps of the various flows are intelligently converted into map-reduce invocations against the hadoop cluster. 此外,各种流的步骤被智能地转换成对应于hadoopcluster的map-reduce调用。 www.infoq.com 1. Increases the power of your invocations. 增强祈祷的力量。 bbs.54e.net 2. It's important to remember that no changes to the database occur unless both of these invocations occur. 必须牢记,除非同时出现这两个调用,否则不能更改数据库。 www.ibm.com 3. Value will be delivered back to all event handlers to distinguish invocations of the method . 值将发送回所有事件处理程序以便区分对该方法发出的各个调用。 www.bing.com 4. On the subsequent service invocations, the entryPoint value determines where to resume the execution of the rule flow. 在随后的服务调用中,entryPoint值确定从何处继续执行规则流。 www.ibm.com 5. Leaves as many method invocations intact as possible. This means that JRebel minimizes its performance overhead, making it lightweight. 留有尽可能多完整的方法调用,这意味着JRebel把性能开销降低到了最小,使其轻量级化。 www.bing.com 6. Method invocations and delegate invocations evaluate to the return value of the method, if the method returns a value. 如果方法返回值,则方法调用和委托调用的计算结果为该方法的返回值。 technet.microsoft.com 7. However, if named parameters are given mutable default values, the parameters can act as persistent memories of previous invocations. 然而,如果赋予了命名参数可变的缺省值,那么参数就可以,用作以前调用的持久存储器。 www-128.ibm.com 8. In particular, my Web application framework monitors are nested within their dispatching Servlet invocations. 特别是,我的Web应用程序框架监视器是嵌套在它们的分派Servlet调用中的。 www-128.ibm.com 9. Parallel invocations of the stored procedure are only allowed if the index name parameters are different. 只有在索引名称参数不同的情况下,才允许并行调用这个存储过程。 www.ibm.com 10. Applications might also leave a small thread running between invocations. This little application can keep an eye on the files it worked on. 应用程序在调用之间可以启动一个很小的线程,这个小程序密切注视它所处理的文件。 tr.bab.la 1. My approach also extends naturally to other distributed resources, including remote object invocations. 我的方式也可以自然地扩展到其他分布式资源上,包括远程对象调用。 www-128.ibm.com 2. In the following service invocations, it is used to retrieve the business data for a particular Process Server process instance. 在后面的服务调用中,可以使用它获取特定ProcessServer流程实例的业务数据。 www.ibm.com 3. Your application will perform better by reducing as much as possible any unnecessary invocations of the layout pass. 尽可能减少配置传递的任何不必要叫用,可以更妥善的执行应用程式。 technet.microsoft.com 4. Mashable UI components include dynamic JavaScript, HTML snippets, RSS feeds, and results from Web service API invocations. MashableUI组件包括动态JavaScript、HTML代码片段、RSS摘要和Web服务API调用的结果。 www.ibm.com 5. Object obtained by the service endpoint is either null or very likely different across service invocations. 对象将为空,或者各个服务调用的。 www-128.ibm.com 6. Like BPEL, interface maps always use the invokeAsyncWithCallback invocation style for asynchronous request-response invocations. 与BPEL类似,接口映射始终对异步请求-响应调用使用invokeAsyncWithCallback调用样式。 www.ibm.com 7. Subsequent invocations of the code will simply find the pre-built module already there, and load it directly. 接下来的代码调用就会很容易找到以前构建过的那个模块,然后直接装载它。 www.ibm.com 8. Context and problems: Your consumer does not have the sophistication to support services directly or make service invocations using WSDL. 环境和问题:使用者并不具备直接支持服务或者使用WSDL调用服务的能力。 www.ibm.com 9. The wrapper code would be the Web service, and it would delegate all invocations to the real implementation. 包装器(wrapper)代码将是Web服务,并且它将所有的调用委派给真正的实现。 www.ibm.com 10. These byte codes include invocations to hook methods that contain the logic to manage the execution of the probes. 这些字节码包括钩子方法的调用,这些方法包括管理探针运行的逻辑。 www.ibm.com 1. David Cameron's initial Big Society speech certainly had its fair share of predictable responsibility invocations. 当然,大卫·卡梅伦最初“大社会”的演讲会有其可预料责任诉求的公平分担。 www.bing.com 2. Nonblocking invocations are useful in designing user interfaces and when service invocations take a lot of time. 非阻塞调用在设计用户界面时以及服务调用非常费时的情况下很有用。 www.ibm.com 3. Subsequent invocations move the iterator backward or forward by the required distance. 后续的调用会将迭代器前后移动指定的距离。 www.ibm.com 4. The message inspector pattern is used to handle Web service invocations within enterprises, for intra-enterprise purposes. 消息检查器模式用于处理企业内的Web服务调用,以实现企业内部目的。 www.ibm.com 5. This allows for function invocations expressed in a common form across data sources. 这样,就可以用一种在不同数据源间通用的形式表示函数调用。 msdn.microsoft.com 6. Testing with the second test tool focused on reaching the limits of the server's ability to handle events and method invocations. 使用第二个测试工具完成的测试重点是在于达到服务器处理事件和方法调用的能力的极限。 www.ibm.com 7. As stated, failed events are not created for synchronous invocations nor for two-way business process interactions. 正如我们提到的,失败事件不是为同步调用创建的,也不是为双向业务流程交互创建的。 www.ibm.com 8. The idea is to avoid the costly synchronization for all invocations of the method except the first. 这个想法是为了避免对除第一次调用外的所有调用都实行同步的昂贵代价。 www.ibm.com 9. The sequence diagram shows the dynamic method invocations among classes for performing certain tasks. 序列图显示了在执行特定任务时类间的动态方法标记。 www.ibm.com 10. This is a very similar issue to that we encountered in the previous article when performing test invocations. 该问题与我们在上一篇文章中执行测试调用时遇到的问题非常类似。 www.ibm.com 1. It accomplishes this by providing a very simple programming model based on mapping SOAP message exchanges to individual method invocations. 通过提供一种非常简单的编程模型(基于将SOAP消息交换映射到方法调用),它实现了此机制。 blog.163.com 2. Consequently, the same PersistenceManager instance can be used across multiple business method invocations. 因此,可以在多个业务方法调用中使用同一PersistenceManager实例。 www.ibm.com 3. With the direct dispatching mode, method invocations are made directly to the controller. 使用直接调度模式,直接对控制器进行方法调用。 www.ibm.com 4. Method that you can use to cancel subsequent invocations of the task. 方法,可以用它取消对任务的后续调用。 www-128.ibm.com 5. Explains how to use network tracing to get information about method invocations and network traffic generated by a managed application. 解释如何使用网络跟踪获取有关托管应用程序生成的方法调用和网络通信量的信息。 msdn2.microsoft.com 6. Thus concurrent signal invocations may still wind up accessing the same slot list and combiner concurrently. 因此并发调用信号仍可导致并发操作同一插槽链表与合并器。 boost-doc-zh.googlecode.com 7. As above, all asynchronous invocations are made using the async with callback invocation style, never asynchronous deferred response. 如上所述,所有异步调用都是使用asyncwithcallback调用样式进行的,而不使用异步延迟响应。 www.ibm.com 8. All asynchronous invocations are made using the invokeAsyncWithCallback invocation style, never asynchronous deferred response. 所有异步调用都是使用invokeAsyncWithCallback调用样式进行的,而不使用异步延迟响应。 www.ibm.com 9. Therefore, they may contain invocations of business methods that are not described here. 因此,它们可能包含此处没有描述的一些业务方法的调用。 www.ibm.com 10. However, invocations to request-response operations from a short running process will always be synchronous. 不过,从短时间运行的进程对请求-响应操作的调用将始终采用同步方式。 www.ibm.com 1. You can invoke these packaged interactions recursively from within higher-level interactions analogous to macro invocations (Figure 4). 你也可以从更高层递归地调用这些打包了的交互活动,类似于宏调用(图4)。 www.ibm.com 2. Both set and sequence of service actions invocations and the endpoint the service is listening on are specified in jboss-esb. xml file. 服务action调用的设置和顺序以及服务监听的端点都是在jboss-esb.xml文件中配置。 www.infoq.com 3. A stateful bean preserves information between invocations from a specific client. 有状态会话bean保存特定客户机调用之间的信息。 www.ibm.com 4. The following messaging scenario explains the sequence of invocations of different components in RM Source and RM Destination. 以下的消息传递场景说明了RMSource和RMDestination中不同组件的调用序列。 www.ibm.com 5. While brokering has a clear advantage when several ESBs participate, the expected volume of service invocations is also relevant. 虽然在几个ESB共同参与时代理有着明显的优势,但预期的服务调用量也是很可观的。 www.ibm.com 6. Indigo runtime, in this case, converts, under the covers, OO style invocations into interoperable SOAP messages for communications. 这种情况下,Indigo运行时会在幕后将OO风格的调用转变成用来通信的可互操作的SOAP消息。 www.infoq.com 7. This file will provide the credentials for further invocations of the cvs login command. 此文件可以为以后调用cvslogin命令提供凭证。 www.ibm.com 8. False: Synchronous invocations run completely within any client's or caller's global transaction. False:异步调用全部运行在客户端或者调用方全局事务之中。 www.ibm.com 9. These invocations are useful for actions like logging, caching, or security validation. 这些调用对日志记录、缓存设置和安全验证等操作很有用。 www.ibm.com 10. Specifying either 0 or Timeout. Infinite for this parameter will disable subsequent timer event invocations. 给该参数定义一个0或者Timeout.Infinite可以阻止后续的定时器事件调用。 blog.sina.com.cn 1. Event sequencing enables WebSphere ESB components to process events from asynchronous invocations in the order in which they are delivered. 事件排序能使WebSphereESB组件按交付顺序处理经过异步调用的事件。 www.ibm.com 2. The ASP. NET Web services infrastructure provides a simple API for Web services based on mapping SOAP messages to method invocations. NETWeb服务基础结构通过将SOAP消息映射到方法调用,为Web服务提供了简单的API。 blog.163.com 3. Regardless of the interface chosen, all invocations eventually end up at the service controller. 无论选择哪个接口,所有调用最终会到达服务控制器。 www.ibm.com 4. True: Synchronous invocations occur outside any client or caller's global transaction. True:同步调用发生在客户端或者调用方的全局事务之外。 www.ibm.com 5. In addition, WebSphere Portal offers sophisticated portlet and page access control management to manage portlet invocations by users. 此外,WebSpherePortal还提供成熟的Portlet和页面访问控制管理,用于管理用户对Portlet的调用。 www.ibm.com 6. This is particularly relevant in WS invocations, where the ASCII nature of the contract increases the verbosity of the exchange. 这与WS调用特别有关系,在WS调用中,由于契约在本质上是基于ASCII的,因此增加了交换的细节。 www.ibm.com 7. So "perl" and "perl -w" for instance are two different invocations of the same program. 因此,例如,“perl”和“perl-w”是对同一个程序的两种不同调用。 www.ibm.com 8. At this point, method invocations are initiated, if you have specified a number greater than 0. 此时,如果指定的方法调用数量大于0,将启动方法调用。 www.ibm.com 9. The first format is designed to be used in invocations of MFC's IMPLEMENT_OLECREATE macro. 根据设计,第一种格式用于MFC的IMPLEMENT_OLECREATE宏的调用中。 msdn2.microsoft.com 10. Invocations per interval: The number of times a target was invoked. 每个时间间隔内的调用:调用目标的次数。 www.ibm.com 1. Dispatching is the distribution of method invocations on a Web service. 调度是在Web服务中分配方法调用。 www.ibm.com 2. It is up to the handlers to filter spurious invocations, such as by reading a registry on their devices. 这就等于让句柄去过滤欺骗的行为,例如在他们的设备上读一个寄存器。 dictsearch.appspot.com 3. Number of SOAP method invocations started per second. 每秒启动的SOAP方法调用数。 msdn2.microsoft.com 4. Strongly typed invocations can only be done on a j-typed reference. 强类型调用只能在j-typed引用上完成。 www.ibm.com 5. Subsequent invocations will not peek and the previous execution plan will be reused. 后续调用不会再探测,而是重用之前的执行计划。 www.infoq.com 6. Multiple threads can safely execute concurrently on all invocations except the first. 多线程能够安全并发地执行除第一次调用外的所有调用。 www.ibm.com 7. Sometimes it is necessary to keep business object states across process component invocations. 有时必须跨流程组件调用来保持业务对象状态。 www.ibm.com 8. You just deploy them into container - and you can monitor the method invocations, performance etc. EJB部署到容器后,你就可以对其方法调用和性能等进行监控。 www.bing.com 9. Setting it to 0 causes all possible invocations to occur before processing any response messages. 将值设置为0就可以在处理任何响应消息之前执行所有可能的调用。 www.ibm.com 10. Basically the add_attribute invocations are done in the local initialize method. 基本上,在本地initialize方法中执行add_attribute调用。 www.ibm.com 1. The method invocations on the proxy are delegated to the underlying objects. 在代理中对方法的调用委托到下面相应的对象中。 blog.sina.com.cn 2. The various GUI actions can then be simple method invocations on the model. 然后各种GUI动作就能成了模型上的简单方法调用。 www-128.ibm.com 3. Parameter, and does it allow multiple invocations before waiting for any to finish? 参数?它是否允许在等待任何操作完成之前进行多个调用? msdn2.microsoft.com 4. Changes the start time and the interval between method invocations for a timer, using 32-bit unsigned integers to measure time intervals. 更改计时器的启动时间和方法调用之间的间隔,用32位无符号整数度量时间间隔。 msdn2.microsoft.com 5. Ruby refers to these method invocations at the class level as macros. Ruby在类层次上将这些方法调用引用为宏。 www.ibm.com 6. It can be applied to schedulability analysis and judgment for real-time CORBA tasks covering recursive invocations . 可适用于含有递归调用的实时CORBA任务集的可调度性分析和判定。 dictsearch.appspot.com 7. Changes the start time and the interval between method invocations for a timer, using 64-bit signed integers to measure time intervals. 更改计时器的启动时间和方法调用之间的间隔,用64位有符号整数度量时间间隔。 technet.microsoft.com 8. Once set, all method invocations use these URLs unless the values are modified. 一旦设置之后,在修改这些值前所有的方法调用都使用这些URL。 www.ibm.com 9. Security around service invocations is also a challenging endeavor. 围绕服务调用的安全性也是一个很难解决的问题。 www.ibm.com 10. This collection should be protected with lock regions, because the various invocations add and remove userState objects in the collection. 应当使用lock区域保护此集合,因为各种调用都会在此集合中添加和移除userState对象。 msdn2.microsoft.com 1. RMI-IIOP lets you run RMI invocations over IIOP with very little modification. RMI-IIOP让您仅需极少修改就可以在IIOP上运行RMI调用。 www-128.ibm.com 2. In WCF, all client invocations return when the outbound data has been written to the wire or an exception is thrown. 在WCF中,当出站数据已写入网络或引发异常时,所有客户端调用都将返回。 msdn2.microsoft.com 3. You have now attached a mediation policy that will disable logging for any invocations of the Employee service. 您现在已附加了对任何Employee服务调用禁用日志记录的中介策略。 www.ibm.com 4. ICE FAQ: Why do I not get concurrent invocations in a server? 为什么我不能进行并发的调用? dictsearch.appspot.com 5. All invocations are made and all events are accepted through these parts. 所有请求和事件都通过这些部分被接收。 www.ibm.com 6. Figure 1 represents execution time (in microseconds) versus number of invocations. 图1给出了执行时间(单位是微秒)与调用次数的比较图。 www.ibm.com 7. Step, reducing the method invocations once again. 步骤,再次减少方法调用。 www-128.ibm.com 8. To make client invocations, you must create an instance of the org. jboss. resteasy. client. ClientRequest class. 要进行客户端调用,必须创建org.jboss.resteasy.client.ClientRequest类的一个实例。 www.ibm.com 9. The invocation handler class must know how to deal with method invocations of all the interface types. 调用处理程序类必须知道如何处理所有接口类型的方法调用。 www.ibm.com 10. When the Client gets the responses for all its invocations, Sandesha requires the client application to end the sequence. 当Client获得了其所有调用的响应时,Sandesha要求客户机应用程序结束序列。 www.ibm.com 1. They are invocations of distinct generic type declarations. 他们是不同泛型类型声明的调用。 blog.163.com 2. The trace shows component invocations and exceptions, with their input and output data. 跟踪显示了组件调用和异常,以及它们的输入和输出数据。 www.ibm.com 3. By using the Decorator pattern, it is simple to separate the code that performs invocations from the code that provides caching itself. 通过使用装饰模式,实现执行调用的代码与提供缓存的代码相分离,将非常简单。 www.ibm.com 4. If invocations of operations from one partner occur, the partner link type must have one role. 如果是一个伙伴发生操作调用,则合作伙伴链接类型就必定只有一个角色。 www.ibm.com 5. Some invocations can be done synchronously, some asynchronously. 有些调用可以同步进行,另一些则异步进行。 www.ibm.com 6. Do the first invocations of new transactions fail after the resource manager becomes available? 资源管理器恢复可用后,新事务的第一次调用是否会出错? www.ibm.com 7. This section shows you how to debug the asynchronous one-way, deferred-response, and callback invocations. 本部分介绍如何调试异步单向、延迟响应和回调调用。 www.ibm.com 8. REST-based Web service developers often need to pre- and postprocess HTTP invocations in a nonintrusive manner. 基于REST的Web服务开发人员经常需要以一种非侵入方式对HTTP调用进行预先处理和事后处理。 www.ibm.com 9. Figure 6 shows the sequence of invocations for this scenario on the client side. 图6显示了客户端上的此场景的调用序列。 www.ibm.com 10. The service gateway pattern also provides guidance on how to enforce security on service invocations. 服务网关模式还能提供指导,告诉您如何使服务调用强制执行安全性。 www.ibm.com 1. Method invocations on a proxy class are dispatched to an invocation handler that is specified when the proxy class is generated. 对代理类的方法调用,被分配给调用处理程序,而调用处理程序是在代理类生成的时候指定的。 www.ibm.com 2. Another area of concern is service utilization, such as peak and average number of service invocations. 其关注的另一个区域是服务使用率,如服务调用的峰值和平均数量。 www.ibm.com 3. You already know that the body has just one statement, so this list of super invocations will likely have 0 or 1 element. 您已经知道程序体中只有一条语句,所以这个类表将拥有0个或者1个元素。 www.ibm.com 4. Multiple invocations of the same script that run at the same time will have different process IDs. 同时运行的对同一个脚本的多个调用将使用不同的进程ID。 www.ibm.com 5. Ryan Davis updated his zenprofile profiler, which uses event hooks in the Ruby runtime as efficient way to track method invocations. RyanDavis更新了他的zenprofile剖析器。该剖析器使用Ruby运行时的事件钩子作为跟踪方法调用的有效方式。 www.infoq.com 6. Message bulking for asynchronous invocations has been introduced which helps throughput by a factor of 3 to 4. 引入用于异步调用的罐装消息,它有助于提高吞吐量3~4个因子。 www.infoq.com 7. Property because they support multiple concurrent invocations of asynchronous methods. 属性,因为它们支持异步方法的多个并发调用。 msdn2.microsoft.com 8. The other role will be used in service invocations. 另外一个则会在服务调用时使用。 www.infoq.com 9. GIOP is the guts of CORBA method invocations. GIOP是CORBA方法调用的核心部分。 www.ibm.com 10. For example, if you had a human task followed by two service invocations, you can use a single transaction for the two services. 例如,如果您有一个包含两个服务调用的人员任务,您可以为这两个服务使用一个事务。 www.ibm.com 1. Some classes (such as Socket and InetAddress) require a sophisticated sequence of method invocations for proper interaction. 某些类(如Socket和InetAddress)需要一个复杂的方法调用序列,以便正确交互。 www.ibm.com 2. Hybrid rate: 1000 events per minute with 4500 method invocations per minute. 混合速率:每分钟1000个事件和4500个方法调用。 www.ibm.com 3. Because the value of time is different each time the program is invoked, the code prints different values for separate invocations. 由于每次调用程序时的时间值是不同的,因此对于不同的调用,代码打印的值不同。 www.ibm.com 4. This means that in order to trigger its invocations, an explicit cast is required. 这意味着为了触发它的调用,要求进行显式强制转换。 msdn2.microsoft.com 5. Now you can identify the transactions and get the graphic estimation of local time for each component in all kinds of SCA invocations. 现在您可以识别事务并获取所有SCA调用类型中每个组件的本地时间图形评估信息。 www.ibm.com 6. These are method invocations, each taking a symbol as a single parameter. 这些都是方法调用,每一个都将符号作为一个单独的参数。 www.ibm.com 7. 1400 events per minute or 6000 method invocations per minute. 每分钟1400个事件或每分钟6000个方法调用。 www.ibm.com 8. Scalability: Will you need to support a quickly growing number of invocations on Territory in the future? 可伸缩性:您需要支持将来对Territory的调用次数快速增长吗? www.ibm.com 9. But we can also easily utilize WSDL for invocations of ordinary or Enterprise JavaBeans. 但我们还可以很容易地利用WSDL进行普通的调用或调用EnterpriseJavaBeans。 www.ibm.com 10. If the util_impact_lim is 100 (the default value), no utility invocations such as RUNSTATS are throttled. 如果util_impact_lim是100(默认值),则不用调整诸如RUNSTATS之类的实用程序调用。 www.ibm.com 1. We also assume that Web service invocations take the same time and can all be done in parallel. 我们还假设Web服务调用使用的时间相同并且全部可以并行处理。 www.ibm.com 2. do this if you re prepared to manage multiple concurrent invocations of your method , in which case the 如果您准备管理方法的多个并发调用,可进行此操作,在这种情况下, www.ichacha.net 3. We can make an assumption about these things the first time out, and then remember them for all subsequent invocations. 我们可以将这些设置假定为第1次使用的情形,并且为后继的调用记住这些设置。 www.jukuu.com 4. The GAs then generated events and method invocations over a specified length of time. The questions were GA随后在指定的时间内生成事件和方法调用。 www.ibm.com 5. Yourself, you can cut this process down to one or two method invocations, as shown in 实例,您可以将这个过程简化为一至两个方法调用,如 www-128.ibm.com 6. The mainline code orchestrating the invocations of a series of such services runs in a special container called a 编排这样一系列服务的呼叫的主流程程式码在一个称为 www-128.ibm.com 7. All the transports that can be used in a Web services invocation can be broadly categorized into two types of invocations 所有可以用于WebServices调用中的传输方式可以大致分为两种 www.infoq.com 8. Returns the average amount of time all invocations of the servlet have executed since created. CachingDisabled - 返回所有servlet自被创建后被调用的平均数 wenku.baidu.com 9. Invocations of operations, including passing parameters and receiving results 对操作的调用,包括传递参数和接收结果 www.ibm.com 10. Protocol translation between various service invocations 各种服务调用间的协议转换 www.ibm.com 1. Support of both synchronous and asynchronous service invocations 对于同步和异步的服务调用两者都提供支持 www.infoq.com 2. Remoting: By adding annotations on POJOs or by using Spring XML configuration, integrate with remote invocations and async remoting 远程化:通过添加POJO的注解或者使用SpringXML配置来与远程调用和异步远程化集成。 www.infoq.com 3. Methods that allow multiple invocations take a 允许多个调用的方法采用 msdn2.microsoft.com 4. f INVOKE_RESULT (1. . 100): optional Used in cases where service invocations are not transactional fINVOKE_RESULT(1..100):可选在服务调用是非事务性的情况下使用 www.ibm.com 5. Short-term solution 2: implementing aggressive timers on service invocations 短期解决方案2:在服务器调用上实现主动计时器 www.ibm.com 6. Here are two invocations of the method 这有对这个方法的两种不同调用 www.javaeye.com 7. Local service invocations in JBoss ESB JBossESB的本地服务调用 www.infoq.com 8. To rouse our Roman gods with invocations 以祈祷唤起我罗马诸神, blog.sina.com.cn |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。