invocations
英 [ˌɪnvəʊˈkeɪʃənz]
美 [ˌɪnvəˈkeɪʃənz]
n. (向神或权威人士的)求助; 祈祷; 调用; 启用
invocation的复数
柯林斯词典
- N-VAR (向神灵)求助,祈求宽恕;乞灵
Aninvocationis a request for help or forgiveness made to a god.- ...an invocation for divine guidance.
祈求神的指引
- ...an invocation for divine guidance.
- N-COUNT (公共集会的)祈祷,祷告
Aninvocationis a prayer at a public meeting, usually at the beginning.- Please stand and pledge the flag, after which Dr. Jerome Taylor will give the invocation.
请起立对旗宣誓,之后杰尔姆·泰勒博士将做祈祷。
- Please stand and pledge the flag, after which Dr. Jerome Taylor will give the invocation.
双语例句
- The invocation handler will use the UserImpl class to delegate all business method invocations.
调用处理程序会使用UserImpl类来委托所有的业务方法调用。 - Because invocations are blocking calls, you should dispatch these in a separate thread of execution.
由于调用是按模块进行的,所以您应该把这些调用分派到不同的执行线程中。 - Ruby supports message passing and direct method invocations.
Ruby支持消息传送和直接方法调用。 - REST-based Web service developers often need to pre-and postprocess HTTP invocations in a nonintrusive manner.
基于REST的Web服务开发人员经常需要以一种非侵入方式对HTTP调用进行预先处理和事后处理。 - Both Business Rules and Selectors always use synchronous invocations.
业务规则和选择器始终使用同步调用。 - So "perl" and "perl-w" for instance are two different invocations of the same program.
因此,例如,“perl”和“perl-w”是对同一个程序的两种不同调用。 - All invocations are made and all events are accepted through these parts.
所有请求和事件都通过这些部分被接收。 - That you can use within unit tests to make remote invocations to JAX-RS Web services.
,可用于在单元测试中对JAX-RSWeb服务进行远程调用。 - The sequence diagram shows the dynamic method invocations among classes for performing certain tasks.
序列图显示了在执行特定任务时类间的动态方法标记。 - Dispatching is the distribution of method invocations on a Web service.
调度是在Web服务中分配方法调用。