单词 | service calls | ||||||||
释义 | service calls
更多释义 收起释义 例句释义: 集合号,上班号,电话服务 1. This can be achieved by business logic that is called in case of a failure and that reverses the effects of former service calls. 这可以通过业务逻辑来实现,它在错误发生时调用,并回滚前面的服务调用所产生的影响。 www.ibm.com 2. Recall from the previous articles that an export allows service calls into a module and an import allows a module to call other services. 从以前的文章中知道,导出允许服务调用到模块,导入允许模块调用其他服务。 www.ibm.com 3. The Retailer Service calls the operation, which returns a list with status as to which line items it was able to ship. 零售商服务调用该操作,该操作返回带有状态(状态表示可以运送哪些行项)的列表。 www.ibm.com 4. The second reason is that this collaboration had a (mostly) suitable structure in terms of the service calls that it made. 其次,这个协作有一个(主要的)合适的在服务调用方面的结构。 www.ibm.com 5. Is the registry being used for the dynamic routing of service calls (e. g. , for failover, load balancing, and application partitioning)? 注册表正用于服务调用的动态路由(比如,故障转移、负载平衡和应用程序分区)吗? www.ibm.com 6. You create your test by recording Web service calls and message returns (similar to what you did above). 您通过记录Web服务调用和返回消息来创建您的测试(类似于您上面做的)。 www.ibm.com 7. Often one service calls another service in a chain to determine the response to a request from a consumer. 一个服务通常调用其他服务来确定对消费者请求的响应,从而形成一个调用链。 www.ibm.com 8. Changes to service provider implementations do not affect the collaboration logic or service calls. 服务提供者实现的更改,而并不影响协作逻辑和服务调用。 www-128.ibm.com 9. The Web service protocol data view enables you to view the XML documents that form Web service calls and message returns. Web服务协议数据视图能使您查看形成Web服务调用和消息返回的XML文档。 www.ibm.com 10. In a Service Oriented Architecture (SOA), service calls are the primary communication mechanism. 在面向服务的体系结构(SOA)中,服务调用是主要通信机制。 www.ibm.com 1. If you delete the Unified Messaging hunt group, the associated IP gateway will no longer service calls with the specified pilot number. 如果删除统一消息智能寻线,关联的IP网关将不再处理指定引导号码的传入呼叫。 technet.microsoft.com 2. The National Park Service calls this Idaho preserve "the only officially weird park" in the country. 国家公园管理局把爱达荷保护区称为家国“唯一的官方超自然公园”。 www.bing.com 3. The presentation and aggregation of data is handled outside of the process definition, and implemented through generic service calls. 数据的表示和聚合在过程定义之外处理,通过一般的服务调用来实现。 www.ibm.com 4. The implementation of logging translates invocations requests into service calls to the exception logging service. 日志实现将调用请求翻译成对异常记录服务的服务调用。 www.infoq.com 5. Consideration: Does the technology support transactions for service calls (inbound to the application)? 考虑:不同的技术对服务调用事务是否支持(应用程序的入站)? www.ibm.com 6. "Sync" indicates that the inbound service calls the target component in a synchronous way. “Sync”表示入站服务将以同步的方式调用目标组件。 www.ibm.com 7. The first two activities might be service calls, while the latter would probably be a human task. 前两个活动可能是服务调用,后一个可能是人工任务。 www.ibm.com 8. For web service calls to Bookings, the client code can be written in any language and can use any WS-I compliant Web Services runtime. 对于Bookings的Web服务调用,客户端可以是任何语言编写的,运行在任何遵循WS-I的Web服务运行时上的程序; www.infoq.com 9. Our integration, cleansing, and transformation services are all available through Web service calls. 我们的集成、净化和转换服务都可通过Web服务调用使用。 www-128.ibm.com 10. These connections are invoked by making service calls within the collaboration. 这些连接被在协作内调用的服务所调用。 www.ibm.com 1. In the second tutorial (Part 3), you build a more complex custom object which makes Web service calls to get data used in the rule. 在第二个教程(第3部分)中,您将构建一个比较复杂的自定义对象,该对象将进行Web服务调用以获取规则中使用的数据。 www.ibm.com 2. Both request-response and one-way service calls must be throttled and dispatched. 必须同时对请求-响应和单向服务调用进行节流和分派。 www.ibm.com 3. Once you log in to a server, you need to use the same URL for all subsequent Web service calls to maintain the session information. 一旦登录到服务器,您就需要为所有后续的Web服务调用使用相同的URL以维持会话信息。 www.ibm.com 4. Essentially, that means two to four service calls are the most that can be reasonably accommodated on any given day. 基本上,这意味着每天最多接两到四个小时的服务电话是可接受的合理安排。 www.bing.com 5. Client Web service calls or REST API requests can also trigger updates to other backend systems as well as trigger additional workflow. 客户机Web服务调用或RESTAPI请求还可以触发其他后端的更新以及其他工作流。 www.ibm.com 6. Further, the TCAP interface may also initiate asynchronous Web service calls (such as a CONTINUE TCAP message) back to the application. 另外,TCAP接口还可能发起一些Web服务调用(比如TCAP消息)并将其返回应用程序。 www.ibm.com 7. Now when you start a test, it deploys each selected module to the server and monitors service calls as other modules are invoked. 现在,当您开始测试时,将所选的每个模块部署到服务器,并且在调用其他模块时监视服务调用。 www.ibm.com 8. When the client is in online mode, the contacts table is populated from the server using Web service calls. 当客户机处于联机模式时,将使用Web服务调用从服务器填充联系人表。 www.ibm.com 9. He makes four to five daily service calls to homes and businesses, and three to four of them involve printer-related problems. 他每天要处理来自家庭和企业的4至5个服务电话,其中3至4个电话涉及与打印机有关的问题。 chinese.wsj.com 10. As you might recall from the third article, you will use these to make service calls to those components. 这可能会让您想起第三篇文章中的内容,您将使用这些合作伙伴对那些组件执行服务调用。 www.ibm.com 1. In the first month that the Web site is live, the number of service calls actually goes down. 在这个Web站点开始使用的第一个月中,接听到的服务电话明显减少了。 www.ibm.com 2. Traces Web method usage, Web service to Web service calls (from the caller's perspective), and public methods. 跟踪Web方法使用、Web服务到Web服务调用(从调用方角度)以及公共方法。 msdn2.microsoft.com 3. Register service call in company CRM System and keep tracking service calls status in company CRM. 在公司服务系统中登记服务报修信息并不断跟踪报修状态。 www.gdyjs.com 4. Google advises that its voice services cannot handle emergency service calls. 其语言服务不能处理紧急服务电话。 www.bing.com 5. The dojo. rpc. Rest object simplifies the traditional service calls even further. Rest对象进一步简化了传统服务调用。 www.ibm.com 6. The text boxes next to each product are empty because no Web service calls have been made. 每个产品旁的文本框都为空,因为没有调用任何Web服务。 msdn2.microsoft.com 7. This business logic means that any service calls to the export get passed to the import. 此业务逻辑意味着调用导出的任何服务都可以传递到导入。 www.ibm.com 8. Service calls and event notifications are supported. 同时支持服务调用和事件通知。 www-128.ibm.com 9. Expose, compose, and coordinate a series of service calls together, or connect to external systems. 同时公开、组合和协调一系列服务调用,或连接到外部系统。 www.ibm.com 10. The emulator doesn't know what the component that it's emulating is supposed to do, so there's no way for it make any service calls. 模拟器不知道它正在模拟的组件将要进行什么操作,所以它没有办法进行任何服务调用。 www.ibm.com 1. The model consists of XML data files or the remote data service calls to hold the form data. 一个模型,由XML数据文件或远程数据服务调用来保存表单数据。 blog.sina.com.cn 2. Use the test client to deploy when you want to emulate or monitor service calls in the other modules. 当您需要模拟或监视其他模块中的服务调用时,请使用测试客户机来部署。 www.ibm.com 3. By adding a delay to your test, you can control the Web service calls. 通过在您的测试中添加一个延迟,您能够控制Web服务调用。 www.ibm.com 4. With an SCA binding, components from other modules can make service calls to your module's components. 使用SCA绑定,来自其他模块的组件可对您的模块组件发出服务调用。 www.ibm.com 5. A mediation is inserted in the ESB to memorize profile fetch service calls. 在ESB中插入一个中介用于记录配置文件获取服务调用。 www.ibm.com 6. Before users can dial-in to the network from a remote location, you must first configure the server to accept Remote Access Service calls. 用户可以远程拨号到网络之前,必须首先将服务器配置为可接受“远程访问服务”呼叫。 www.dictall.com 7. So goodbye to lengthy upgrades and service calls. 向无休止的升级和服务电话说再见。 wenku.baidu.com 8. It found that some 30-50% of customer-service calls concerned scams relating to real-world trade in virtual items. 它发现客服电话中有近30-50%与现实世界进行虚拟物品交易时的欺诈行为有关。 www.ecocn.org 9. So goodbye to upgrades and service calls. 向无休止的升级和服务电话说再见吧 wenku.baidu.com 10. The Exchange Information Store service calls the Extensible Storage Engine (ESE). Exchange信息存储服务调用可扩展存储引擎(ESE)。 www.microsoft.com 1. JCA 1. 5 Supports bidirectional exchange while JCA 1. 0 Adapters support service calls only. JCA1.0适配器只支持调用服务而JCA1.5却支持双向交换。 www-128.ibm.com 2. Do you want or need to inspect logfiles for service-calls? 你需要检查调用服务的日志吗? www.infoq.com 3. For instance, if a service calls to a specific data source or database, add that source to the deployment topology as shown in Figure 2. 例如,如果一个服务调用某个特定的数据源或数据库,那么应将此数据源添加到部署拓扑中,如图2所示。 www.ibm.com 4. Furthermore, if your service retains user or other state information between service calls, it must do one of the following 此外,如果您的服务在多次服务调用之间保持用户或其他状态信息,就必须完成下面的工作 www-128.ibm.com 5. Allows you to check the number that "Divert If Unreachable (no service)" calls are diverted to * 让您检查号码,“如果无法转移(无服务)”的来电被转移到 wenwen.soso.com 6. When you record, the proxy intercepts the Web service calls and message returns between the Java standalone client and the Web service 当您记录时,代理侦听Java独立客户端和Web服务之间的Web服务调用和消息返回。 www.ibm.com 7. Humanism service calls for consummating nursing services culture 倡导人性化服务完善护理服务文化 www.ilib.cn 8. You can add a variety of elements to a test, such as Web service calls, message returns, comments, loops, or conditions 您可以在一个测试中添加众多的元素,例如Web服务调用、消息返回、注释、循环或者条件 www.ibm.com 9. Delegate service calls to the Java library 授权调用Java库的服务 www.ibm.com 10. While the subsequent service calls URL could be 结束,而随后服务调用的URL可能是 www.ichacha.net |
||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。