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

双语例句

  • That you can use within unit tests to make remote invocations to JAX-RS Web services.
    ,可用于在单元测试中对JAX-RSWeb服务进行远程调用。
  • It also does not handle service invocations, protocol translations, mediations, and request routing.
    它也无法处理服务调用、协议转换、中介,以及请求路由。
  • Ruby supports message passing and direct method invocations.
    Ruby支持消息传送和直接方法调用。
  • RPC-style Web services use the same synchronous request-response pattern that is typically seen in OO-style object method invocations.
    RPC样式的Web服务使用了在OO样式的对象方法调用中常见的同步请求-响应模式。
  • We also assume that Web service invocations take the same time and can all be done in parallel.
    我们还假设Web服务调用使用的时间相同并且全部可以并行处理。
  • Because invocations are blocking calls, you should dispatch these in a separate thread of execution.
    由于调用是按模块进行的,所以您应该把这些调用分派到不同的执行线程中。
  • These invocations are useful for actions like logging, caching, or security validation.
    这些调用对日志记录、缓存设置和安全验证等操作很有用。
  • Errors encountered during asynchronous SCA invocations are persisted as events in the Failed Event subsystem.
    在异步SCA调用期间遇到的错误将被作为事件持久化到FailedEvent子系统中。
  • There needs to be a process to route the invocations to an alternate service in your infrastructure.
    在您的基础结构中需要一个流程将调用路由到另一个服务。
  • Dispatching is the distribution of method invocations on a Web service.
    调度是在Web服务中分配方法调用。