invocation
英 [ˌɪnvəˈkeɪʃn]
美 [ˌɪnvəˈkeɪʃn]
n. (向神或权威人士的)求助; 祈祷; 调用; 启用
复数:invocations
BNC.20987 / COCA.15173
牛津词典
noun
- (向神或权威人士的)求助;祈祷
the act of asking for help, from a god or from a person in authority; the act of referring to sth or of calling for sth to appear - 调用;启用
the act of making a particular function start
柯林斯词典
- 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.
英英释义
noun
- the act of appealing for help
- calling up a spirit or devil
- an incantation used in conjuring or summoning a devil
- a prayer asking God's help as part of a religious service
双语例句
- You will use the Dynamic Invocation Proxy method to invoke the Web service.
将使用动态调用代理方法来调用Web服务。 - The basic application flow is the same: HTTP request that results in a BPEL process invocation and response.
基本应用流程是一样的:HTTP请求最终将导致BPEL流程的调用和响应。 - An Enterprise Service Bus is a broker that supports synchronous and asynchronous service invocation.
企业服务总线是支持同步和异步调用的Broker。 - By encouraging asynchronous invocation, we decouple availability characteristics of consumer and provider.
通过鼓励进行异步调用,我们可以分离使用者和提供者的可用性特征。 - Invocation concurrency: The number of threads of execution concurrently invoking a service or method.
调用并发性:并发调用服务或方法时执行的线程数。 - We contend that the choice between synchronous and asynchronous invocation can have similar impact on service interface design.
我们认为,同步调用和异步调用之间的选择也可能对服务接口设计有类似的影响。 - The remote region provides a cache region using a remote method invocation ( RMI) API.
远程区域提供了一个使用远程方法调用(RMI)API的缓存区域。 - By encouraging remote invocation we can decouple location, platform, and programming language.
通过鼓励进行远程调用,我们可以进行位置、平台和编程语言分离。 - Rule services deployed in ILOG JRules can be accessed via EJB invocation, locally or remotely.
可以通过EJB调用本地或远程地访问ILOGJRules中部署的规则服务。 - Rather than binding from invocation to type to implementation, they bind a message name to an object.
它们将消息名绑定到一个对象上,而不是从调用绑定到类型再到实现。