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

双语例句

  • Multiple invocations of the same script that run at the same time will have different process IDs.
    同时运行的对同一个脚本的多个调用将使用不同的进程ID。
  • Both Business Rules and Selectors always use synchronous invocations.
    业务规则和选择器始终使用同步调用。
  • Because invocations are blocking calls, you should dispatch these in a separate thread of execution.
    由于调用是按模块进行的,所以您应该把这些调用分派到不同的执行线程中。
  • That you can use within unit tests to make remote invocations to JAX-RS Web services.
    ,可用于在单元测试中对JAX-RSWeb服务进行远程调用。
  • Ruby supports message passing and direct method invocations.
    Ruby支持消息传送和直接方法调用。
  • Method invocations on dynamic proxy classes do not perform nearly as well a direct method call on objects.
    对动态代理类的方法调用,不会像直接调用对象的方法那样好。
  • There needs to be a process to route the invocations to an alternate service in your infrastructure.
    在您的基础结构中需要一个流程将调用路由到另一个服务。
  • These byte codes include invocations to hook methods that contain the logic to manage the execution of the probes.
    这些字节码包括钩子方法的调用,这些方法包括管理探针运行的逻辑。
  • SCA: Service invocations in Process Server are done using the Service Component Architecture ( SCA) specification.
    SCA:ProcessServer中的服务调用是使用服务组件体系结构(SCA)规范完成的。
  • The invocation handler class must know how to deal with method invocations of all the interface types.
    调用处理程序类必须知道如何处理所有接口类型的方法调用。