invoker中文,invoker的意思,invoker翻译及用法

2025-10-31 22:08 浏览次数 7

invoker

英[ɪn'vəʊkə]美[ɪn'voʊkə]

n. 祷告者,祈求者

invoker 英语释义

英语释义

    1. to petition for help or support

    2. to appeal to or cite as authority

    3. to call forth by incantation conjure

    4. to make an earnest request for solicit

    5. to put into effect or operation implement

    6. bring about, cause

    7. to mention (someone or something) in an attempt to make people feel a certain way or have a certain idea in their mind

    8. to refer to (something) in support of your ideas

    9. to make use of (a law, a right, etc.)

    10. to ask for aid or protection (as in prayer)

    11. to call forth by magic
    invoke spirits

    12. to appeal to as an authority or for support
    She invoked the Sunday rule as soon as he returned from the skateboard park and a family outing was launched.
    — Carl Hiaasen, Hoot

    13. to appeal to as furnishing authority or motive

    14. to put into legal effect or call for the observance of enforce
    invoking his Fifth Amendment privilege

    15. to introduce or put into operation
    invoking economic sanctions

    16. to be the cause of
    regulations that invoke problems in enforcement

invoker 片语

片语

Starlight Invoker星光召现师

Wildheart Invoker蛮心召现师

Stonewood Invoker坚木召现师

Invoker Identifier启用标识

invoker right执行者权限

HTTP invoker使用

invoker 例句

英汉例句

  • both proxy and invoker components required the support of the framework context object to establish certain communication details, such as the service bus locations for return messages.

    代理和调用程序组件都需要框架上下文对象的支持以建立某些通信细节,如用于返回消息的服务总线位置。

  • caching could also have been employed within the executor; for example, the most recent invoker object associated with a particular service could be cached.

    执行程序内部也可以使用缓存;例如,可以对与某个特定服务相关的最新调用程序对象进行缓存。

  • when the invocation between invoker and invokeesync is an asynchronous callback invocation, you get the breakdown view shown in figures 17 and 18.

    invoker与invokeesync之间的调用是异步回调调用时,您将获得如图17和18所示的细分视图。

  • when the invocation between invoker and invokeesync is an asynchronous deferred-response invocation, you get the breakdown view shown in figures 14 and 15.

    invoker与invokeesync之间的调用是异步延迟响应调用时,您将获得如图14和15所示的细分视图。

  • it's important to understand that creating the reply intercept mediation does not impact the default routing of the response from the service invoker to the default reply destination.

    创建应答截获中介不会影响响应从服务调用程序到缺省应答目的地的缺省路由,了解这一点是非常重要的。

  • a one-to-one relationship was established between proxy and invoker objects, with the explicit interface being the common association.

    代理和调用程序对象之间建立了一对一的关系,而显式接口则充当了常用的关联方式。

  • on reflection, it would have been better if the proxy and invoker classes had been automatically generated.

    根据事后反思,如果代理和调用程序类是自动生成的,则会更好。

  • the port destination sends it to the bus invoker module for the protocol being used (which is not exposed to users).

    端口目的地将其发送到正在使用的协议的总线invoker模块(没有公开给用户)。

  • notification events were communicated to observers with call-back explicit interfaces and their respective proxy and invoker objects.

    通知事件通过回调型显式接口以及与之对应的代理和调用程序对象,与观察器进行通信。

  • the sending server makes a remote invocation and places the identity for the invoker into the request.

    发送服务器进行远程调用,并将调用者的标识放到请求中。

  • i had the invoker directly in front of me, and soon began to find his eyes, which glittered through the small holes in his hood, affecting me in a curious way.

    召唤者则在我的正前方,我很快便注意到,他的眼睛透过兜帽上的小洞闪闪发亮,以一种奇怪的方式侵袭我。

  • the caching pattern was employed to store proxy and invoker objects for future use.

    缓存模式被用来存储代理和调用程序对象,以供将来使用。

  • the executor class was modified so that for each message received by a particular service, a suitable invoker class was discovered using the framework context.

    执行程序类经过修改,以便使某个特定服务接收到的每条消息都能使用框架上下文发现适当的调用程序类。

  • there will most likely also be some business entity passed between the service invoker and provider.

    很可能在服务调用者和提供者之间存在某个业务实体。

  • it also helped to ensure that proxy and invoker objects were not associated with particular remote implementations of explicit interfaces.

    它还能确保代理和调用程序对象与显式接口的特定远程实现没有关联。

  • a similar lookup mechanism was established to enable the executor implementation to lookup invoker objects based on the interface being invoked.

    类似的查询机制也被建立起来,使执行程序实现能根据调用的接口查询相应的调用程序对象。

  • a process itself in this case is executed asynchronously on a separate thread, which means that service returns the reply to the invoker while process is running.

    此时,流程在单线程中异步执行,也就是说当流程运行时,服务会返回一个应答给服务调用者。

  • the caching of proxy and invoker objects supported efficient use of resources, along with pooling of threads in the executor.

    对代理和调用程序对象进行缓存,配合执行程序中的线程池,可以提高资源的使用效率。

  • in the scenario, when the invocation between invoker and invokeesync is an asynchronous one-way invocation, you get the breakdown view shown in figures 9 and 10.

    在此场景中,当invoker与invokeesync之间的调用是异步单向调用时,您将获得如图9和10 所示的细分视图。

  • the bus invoker module sends the soap message to the web service provider using the endpoint address in the wsdl file.

    总线invoker模块通过wsdl文件中的端点地址将soap消息发送到web服务提供者。

  • the stand-alone reference invokes the component invoker by the typical synchronous invocation, which is the same pattern as the example in part 1.

    stand-alonereference通过典型的同步调用来调用组件invoker,此模式与第 1部分中的示例相同。

  • a corresponds to a single piece of information moving between the invoker and the service.

    一个 对应在调用者和服务之间传递的一条信息。

  • in addition, creating an outbound service automatically routes replies from the service invoker to the default reply destination.

    此外,通过自动创建出站服务,还可以将应答从服务调用程序路由到缺省的应答目的地。

invoker 同义词

相似词

beget产生;招致;引起;当…的父亲

breed(Breed) (美)布里德(人名)

bring(Bring)人名;(英、瑞典)布林

bring about引起;使掉头

bring on导致;引起;使…发展

catalyze催化;刺激,促进

cause引起;使遭受

create创造,创作;造成

doaux. 与动词连用构成否定句和疑问句;用于构成疑问尾句;用于避免重复某一动词;用于强调主要动词;用于祈使句中表示礼貌;用于肯定或否定回答;用在倒装句中

draw on利用;吸收;戴上;临近

effect产生;达到目的

effectuate完成;实行;招致

engender产生;引起

generate使形成;发生;生殖;产生物理反应

induce诱导;引起;引诱;感应

make制造;构造;性情

occasion引起,惹起

produce生产,创作

prompt提示,提词;(电脑屏幕上的)提示符;鼓励;催促;付款期限

spawn卵;菌丝;产物

work(Work)(英、埃塞、丹、冰、美)沃克(人名)

yield产量;利润,红利率

相关热词