六六字典>英语词典>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.
      请起立对旗宣誓,之后杰尔姆·泰勒博士将做祈祷。

双语例句

  • Both Business Rules and Selectors always use synchronous invocations.
    业务规则和选择器始终使用同步调用。
  • Ruby supports message passing and direct method invocations.
    Ruby支持消息传送和直接方法调用。
  • The wrapper code would be the Web service, and it would delegate all invocations to the real implementation.
    包装器代码将是Web服务,并且它将委派真正实现的所有调用。
  • The run-time system may dispatch multiple client invocations to the service endpoint interface to this single instance.
    这个运行时系统可以把多个对该服务端点接口的客户机调用分派到对于这个单一实例。
  • In this scenario, all the invocations are synchronous invocation ( request-response operation) over synchronous implementation.
    在此场景中,所有调用都是通过同步实现来进行的同步调用(请求-响应操作)。
  • SCA: Service invocations in Process Server are done using the Service Component Architecture ( SCA) specification.
    SCA:ProcessServer中的服务调用是使用服务组件体系结构(SCA)规范完成的。
  • Dispatching is the distribution of method invocations on a Web service.
    调度是在Web服务中分配方法调用。
  • These byte codes include invocations to hook methods that contain the logic to manage the execution of the probes.
    这些字节码包括钩子方法的调用,这些方法包括管理探针运行的逻辑。
  • So "perl" and "perl-w" for instance are two different invocations of the same program.
    因此,例如,“perl”和“perl-w”是对同一个程序的两种不同调用。
  • The method invocations on the proxy are delegated to the underlying objects.
    在代理中对方法的调用委托到下面相应的对象中。