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

双语例句

  • RPC-style Web services use the same synchronous request-response pattern that is typically seen in OO-style object method invocations.
    RPC样式的Web服务使用了在OO样式的对象方法调用中常见的同步请求-响应模式。
  • The message interceptor gateway pattern is commonly used to handle Web service invocations between Internet and intranet environments.
    消息拦截器网关模式常用来处理Internet和Intranet环境之间的Web服务调用。
  • Multiple invocations of the same script that run at the same time will have different process IDs.
    同时运行的对同一个脚本的多个调用将使用不同的进程ID。
  • The method invocations on the proxy are delegated to the underlying objects.
    在代理中对方法的调用委托到下面相应的对象中。
  • 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)规范完成的。
  • Because invocations are blocking calls, you should dispatch these in a separate thread of execution.
    由于调用是按模块进行的,所以您应该把这些调用分派到不同的执行线程中。
  • The SCA runtime platform is responsible for dynamically figuring out how to make or receive service invocations.
    SCA运行时平台负责动态确定如何进行或接收服务调用。
  • The invocation handler will use the UserImpl class to delegate all business method invocations.
    调用处理程序会使用UserImpl类来委托所有的业务方法调用。
  • Both Business Rules and Selectors always use synchronous invocations.
    业务规则和选择器始终使用同步调用。