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 could also be refactored to handle other operations across multiple method invocations on different object types.
还可以重构调用处理程序,让它处理其他横跨不同对象类型的方法调用的操作。 - The wrapper code would be the Web service, and it would delegate all invocations to the real implementation.
包装器代码将是Web服务,并且它将委派真正实现的所有调用。 - We also assume that Web service invocations take the same time and can all be done in parallel.
我们还假设Web服务调用使用的时间相同并且全部可以并行处理。 - You have now attached a mediation policy that will disable logging for any invocations of the Employee service.
您现在已附加了对任何Employee服务调用禁用日志记录的中介策略。 - However, invocations to request-response operations from a short running process will always be synchronous.
不过,从短时间运行的进程对请求-响应操作的调用将始终采用同步方式。 - All invocations are made and all events are accepted through these parts.
所有请求和事件都通过这些部分被接收。 - It also does not handle service invocations, protocol translations, mediations, and request routing.
它也无法处理服务调用、协议转换、中介,以及请求路由。 - Dispatching is the distribution of method invocations on a Web service.
调度是在Web服务中分配方法调用。 - Method invocations on dynamic proxy classes do not perform nearly as well a direct method call on objects.
对动态代理类的方法调用,不会像直接调用对象的方法那样好。 - Ruby supports message passing and direct method invocations.
Ruby支持消息传送和直接方法调用。