字典二二>英语词典>invocations翻译和用法

invocations

英 [ˌɪnvəʊˈkeɪʃənz]

美 [ˌɪnvəˈkeɪʃənz]

n.  (向神或权威人士的)求助; 祈祷; 调用; 启用
invocation的复数

柯林斯词典

  • N-VAR (向神灵)求助,祈求宽恕;乞灵
    Aninvocationis a request for help or forgiveness made to a god.
    1. ...an invocation for divine guidance.
      祈求神的指引
  • N-COUNT (公共集会的)祈祷,祷告
    Aninvocationis a prayer at a public meeting, usually at the beginning.
    1. Please stand and pledge the flag, after which Dr. Jerome Taylor will give the invocation.
      请起立对旗宣誓,之后杰尔姆·泰勒博士将做祈祷。

双语例句

  • Errors encountered during asynchronous SCA invocations are persisted as events in the Failed Event subsystem.
    在异步SCA调用期间遇到的错误将被作为事件持久化到FailedEvent子系统中。
  • These byte codes include invocations to hook methods that contain the logic to manage the execution of the probes.
    这些字节码包括钩子方法的调用,这些方法包括管理探针运行的逻辑。
  • We also assume that Web service invocations take the same time and can all be done in parallel.
    我们还假设Web服务调用使用的时间相同并且全部可以并行处理。
  • The SCA runtime platform is responsible for dynamically figuring out how to make or receive service invocations.
    SCA运行时平台负责动态确定如何进行或接收服务调用。
  • REST-based Web service developers often need to pre-and postprocess HTTP invocations in a nonintrusive manner.
    基于REST的Web服务开发人员经常需要以一种非侵入方式对HTTP调用进行预先处理和事后处理。
  • The message interceptor gateway pattern is commonly used to handle Web service invocations between Internet and intranet environments.
    消息拦截器网关模式常用来处理Internet和Intranet环境之间的Web服务调用。
  • The run-time system may dispatch multiple client invocations to the service endpoint interface to this single instance.
    这个运行时系统可以把多个对该服务端点接口的客户机调用分派到对于这个单一实例。
  • So "perl" and "perl-w" for instance are two different invocations of the same program.
    因此,例如,“perl”和“perl-w”是对同一个程序的两种不同调用。
  • The invocation handler class must know how to deal with method invocations of all the interface types.
    调用处理程序类必须知道如何处理所有接口类型的方法调用。
  • Method invocations on dynamic proxy classes do not perform nearly as well a direct method call on objects.
    对动态代理类的方法调用,不会像直接调用对象的方法那样好。