• Multiple conditions can be combined, so users can be alerted, for example, when response time and call volume both increase above target levels at the same time.

    例如可以多个条件合并响应时间呼叫同时增加到超过目标级别时,用户可以得到警报。

    youdao

  • The target input pins of the call operation actions need not be set.

    呼叫操作行动目标输入插口需要设置

    youdao

  • Once we have a delegate type in the metadata and a target function we'd like to call, we must form an instance of the delegate over a target.

    元数据中,一旦我们了一个委托类型个我们调用目标函数,我们必须目标形成一个实例

    youdao

  • Taking the call center example, this allows for receiving data about how many staff were working at the time of the call volume alert, as well as the call volume number, target and range expectations.

    呼叫中心允许接收以下有关数据发出呼叫警报正在工作员工以及呼叫的数量目标范围预期。

    youdao

  • On the web,your chat target will receive a link asking them to accept your call, which willtransfer them to a web page for handling the call.

    网页客户端,的通话对象收到个网页链接,这个链接将转移至另一个处理呼叫页面询问是否接听你的来电

    youdao

  • The method call passes the invocation up the stack, either to the final target or possibly to the next interceptor.

    方法调用一直沿着传递调用可能传递最终目标一个截取程序。

    youdao

  • It can be a part of a remote call from the sending server, or simply a result of the application logic on the target server.

    可以发送服务器远程调用一部分或者目标服务器应用程序逻辑结果

    youdao

  • The target of the different deployment approaches is to provide a controlled mechanism to call both login and logout methods.

    不同部署方法目标提供一种可控机制调用登录注销方法

    youdao

  • An operator can thus call down artillery fire with lethal precision without having to see the target directly.

    操作员根据它,需要直接观察目标,就可以召唤致命精度的炮火打击

    youdao

  • The sending server makes a remote call to the target server.

    发送服务器目标服务器进行远程调用

    youdao

  • The target server might make a remote call to downstream servers.

    目标服务器下游服务器进行远程调用

    youdao

  • The properties of the call object are set to use the associated target service.

    调用对象属性设定使用相关目标服务

    youdao

  • The multiple stages of the source component call to the target component is shown in Figure 6, with each stage colored as in Figure 5 to represent its role in the call.

    6展示目标组件组件调用多个阶段并且5不同颜色显示的每个阶段表示调用中的角色

    youdao

  • A virtual method invocation, for example, involves looking at the class of the receiver object for the call to discover which actual target implements the virtual method for the receiver object.

    例如一个方法调用需要查看接收对象调用以便找出哪个实际目标实现了接收方对象虚方法。

    youdao

  • This build will call the same build file, but with an alternate target, which might execute longer-running processes like functional tests, software inspections, etc.

    这个构建调用相同的构建文件但是执行一个目标。这个目标可能执行长时间运行的过程比如功能测试软件检查等等

    youdao

  • Caching on the target server that services the RRD call is helpful, but not always sufficient to provide worthwhile performance improvements.

    用于RRD调用目标服务器进行缓存一定的帮助,但是不能始终足以提供有价值性能改进。

    youdao

  • Not highlighting exceptions, such as overshooting some target or not attaining some goal, makes the dashboard less effective as a call to action in the current time frame.

    突出异常(比如偏离某个目标没有达到某个目地)会消弱指示板当前时间框架内调用动作效用

    youdao

  • The responsibility to initiate an authenticated RPC to the target server (through an appropriate DCE API call) lies with the client applications.

    通过适当的DCEAPI调用目标服务器发起一个已认证RPC职责在于客户机程序

    youdao

  • But the event message told me the User ID that generated the error, the API call that failed, the object that was the target of the API call, and the options that were used.

    事件消息告诉生成错误用户ID失败API调用、API调用的目标对象以及所使用选项

    youdao

  • The client creates an instance of the "Call" object of the Axis client, and sets the target endpoint address in the Call object with the address of the web service endpoint.

    客户机创建Axis客户机Call对象实例Call对象中的目标端点地址设置为Web服务端点的地址。

    youdao

  • Filters support some processing before or after the handling of a call by a target Restlet.

    过滤器支持某个目标Restlet一个调用处理之前之后进行一些处理

    youdao

  • Client now makes an RPC call to the target server sending it the PSTkt containing session key and the PAC.

    客户端现在目标服务器发出一个RPC调用,向发送包含会话密钥PACPSTkt

    youdao

  • From this Hudson configuration page, you can also define the Ant target to call.

    这个Hudson配置页面上能够定义调用Ant目标

    youdao

  • Next, try to retrieve the target folder using the getObjectByPath(path) call.

    接下来使用getObjectByPath(path)调用尝试获取目标文件夹

    youdao

  • Finally, notice that the branch target for the function call is not the code that starts it, but the.opd entry point descriptor.

    最后请注意函数调用分支目标不是启动代码而是.opd描述符。

    youdao

  • The first is the overhead added by AspectWerkz's bytecode manipulations, which allow it to call my aspect anytime one of the target methods is being called.

    第一AspectWerk字节操作增加使可以每当目标方法调用时调用方面

    youdao

  • Several other kinds of values can be bound into advice arguments, including method arguments, exceptions thrown by a method, and the target of a method call.

    其它几种类型可以捆绑Advice参数中,包括方法参数、方法抛出异常以及方法调用目标

    youdao

  • While this code is specific to a Printer, it is oblivious to whether the test is for printing or initialization, or to whether Printer is the target of a method call or a parameter to a method.

    虽然段代码针对Printer无论测试的是打印还是初始化,无论printer是方法调用目标还是方法参数,都没有关系。

    youdao

  • The rest of the logic, to find and call the main() method of the target class, is the same as the Listing 1 Run code.

    逻辑其余部分(即查找调用目标main()方法)与清单1 中的Run 代码相同

    youdao

  • The element tells CruiseControl the location of the Ant script and the target to call whenever it runs a build.

    元素ant脚本位置每当运行构建调用目标告诉CruiseControl

    youdao

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

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

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