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

双语例句

  • These invocations are useful for actions like logging, caching, or security validation.
    这些调用对日志记录、缓存设置和安全验证等操作很有用。
  • Dispatching is the distribution of method invocations on a Web service.
    调度是在Web服务中分配方法调用。
  • So "perl" and "perl-w" for instance are two different invocations of the same program.
    因此,例如,“perl”和“perl-w”是对同一个程序的两种不同调用。
  • The sequence diagram shows the dynamic method invocations among classes for performing certain tasks.
    序列图显示了在执行特定任务时类间的动态方法标记。
  • That you can use within unit tests to make remote invocations to JAX-RS Web services.
    ,可用于在单元测试中对JAX-RSWeb服务进行远程调用。
  • Method invocations on dynamic proxy classes do not perform nearly as well a direct method call on objects.
    对动态代理类的方法调用,不会像直接调用对象的方法那样好。
  • Errors encountered during asynchronous SCA invocations are persisted as events in the Failed Event subsystem.
    在异步SCA调用期间遇到的错误将被作为事件持久化到FailedEvent子系统中。
  • The invocation handler could also be refactored to handle other operations across multiple method invocations on different object types.
    还可以重构调用处理程序,让它处理其他横跨不同对象类型的方法调用的操作。
  • We also assume that Web service invocations take the same time and can all be done in parallel.
    我们还假设Web服务调用使用的时间相同并且全部可以并行处理。
  • The invocation handler will use the UserImpl class to delegate all business method invocations.
    调用处理程序会使用UserImpl类来委托所有的业务方法调用。