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
双语例句
- This is done with a regular Web services invocation, defined in the process by an Invoke activity.
这是用一个常规的Web服务调用来完成的,该调用是在流程中由Invoke活动定义。 - The remote region provides a cache region using a remote method invocation ( RMI) API.
远程区域提供了一个使用远程方法调用(RMI)API的缓存区域。 - A single JAX-RPC invocation is represented on the wire as two SOAP messages: the request and the response.
一个JAX-RPC调用用直线表示为两个SOAP消息:请求和响应。 - Technology focuses on matching interfaces and invocation protocols.
技术的重点是匹配接口和调用协议。 - Otherwise, the related java classes can not be found during data serialization/ deserialization in point-to-point messaging invocation.
反之,在点对点消息调用中,数据序列化/反序列化过程中会找不到相关的java类。 - An example of such invocation of functionality in the receiving application is message-driven beans ( MDBs).
接收应用程序中此类功能调用的一个示例是消息驱动的bean(MDB)。 - Ajax is a framework of UI capabilities and concepts driven by an XML-based request and response server invocation model.
Ajax是一个受基于XML的请求和响应服务器调用模型驱动的UI功能和概念的框架。 - An Enterprise Service Bus is a broker that supports synchronous and asynchronous service invocation.
企业服务总线是支持同步和异步调用的Broker。 - This is a typical invocation style in an SOA environment with messaging middleware.
这是具有消息传递中间件的SOA环境中的典型调用方式。 - Rather than binding from invocation to type to implementation, they bind a message name to an object.
它们将消息名绑定到一个对象上,而不是从调用绑定到类型再到实现。