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.
双语例句
- In this scenario, all the invocations are synchronous invocation ( request-response operation) over synchronous implementation.
在此场景中,所有调用都是通过同步实现来进行的同步调用(请求-响应操作)。 - Method invocations on dynamic proxy classes do not perform nearly as well a direct method call on objects.
对动态代理类的方法调用,不会像直接调用对象的方法那样好。 - Because invocations are blocking calls, you should dispatch these in a separate thread of execution.
由于调用是按模块进行的,所以您应该把这些调用分派到不同的执行线程中。 - SCA: Service invocations in Process Server are done using the Service Component Architecture ( SCA) specification.
SCA:ProcessServer中的服务调用是使用服务组件体系结构(SCA)规范完成的。 - We also assume that Web service invocations take the same time and can all be done in parallel.
我们还假设Web服务调用使用的时间相同并且全部可以并行处理。 - Errors encountered during asynchronous SCA invocations are persisted as events in the Failed Event subsystem.
在异步SCA调用期间遇到的错误将被作为事件持久化到FailedEvent子系统中。 - So "perl" and "perl-w" for instance are two different invocations of the same program.
因此,例如,“perl”和“perl-w”是对同一个程序的两种不同调用。 - RPC-style Web services use the same synchronous request-response pattern that is typically seen in OO-style object method invocations.
RPC样式的Web服务使用了在OO样式的对象方法调用中常见的同步请求-响应模式。 - Ruby supports message passing and direct method invocations.
Ruby支持消息传送和直接方法调用。 - However, invocations to request-response operations from a short running process will always be synchronous.
不过,从短时间运行的进程对请求-响应操作的调用将始终采用同步方式。