MY字典>英语词典>invoking翻译和用法

invoking

英 [ɪnˈvəʊkɪŋ]

美 [ɪnˈvoʊkɪŋ]

v.  援引,援用(法律、规则等作为行动理由); 提及,援引(某人、某理论、实例等作为支持); 提出(某人的名字,以激发某种感觉或行动)
invoke的现在分词

现在分词:invoking 

计算机

柯林斯词典

  • VERB 援用,援引(法律)
    If youinvokea law, you state that you are taking a particular action because that law allows or tells you to.
    1. The judge invoked an international law that protects refugees.
      法官援引了一项保护难民的国际法。
  • VERB 引用,援引(原则、格言、名人)
    If youinvokesomething such as a principle, a saying, or a famous person, you refer to them in order to support your argument.
    1. He invoked memories of Britain's near-disastrous disarmament in the 1930s...
      他援引了英国 20 世纪 30 年代几近灾难性的裁军事件。
    2. In political matters George Washington went out of his way to avoid invoking the authority of Christ.
      在政治问题上,乔治·华盛顿刻意避免借助基督的权威。
  • VERB 引起,唤起,激发(感情或景象,许多人认为这种用法不正确)
    If something such as a piece of musicinvokesa feeling or an image, it causes someone to have the feeling or to see the image. Many people consider this use to be incorrect.
    1. The music invoked the wide open spaces of the prairies.
      该音乐营造出了一幅大草原上宽广辽阔的景象。
  • VERB 向(神灵)祈求(帮助或宽恕)
    If someoneinvokesa god, they ask the god for help or forgiveness.
    1. The great magicians of old always invoked their gods with sacrifice.
      旧时一些有名的巫师经常以祭品祈求他们所供奉神灵的助佑。

双语例句

  • This greatly lowers the overhead of invoking a service.
    这大大地降低了调用服务的开销。
  • This provides a service-oriented method for invoking the rules without directly invoking the middleware-provided APIs.
    这为调用规则提供了面向服务的方法,而不是直接调用中间件提供的API。
  • Invoking another business process describes how to invoke another business process within a business process.
    调用另一个业务流程描述如何在一个业务流程里调用另一个业务流程。
  • Invoking this method executes the rules that were previously loaded in the class's constructor.
    调用该方法执行先前加载到类构造函数中的规则。
  • By invoking a batch file, we can set up a suitable runtime environment for our program.
    通过调用一个批处理文件,我们可以为我们的程序设置一个合适的运行时环境。
  • Messages can be deleted from a queue by invoking the delete_message().
    可以通过调用deletemessage()从队列中删除消息。
  • In this method, custom code can be injected before or after invoking the original methods.
    在这个方法中,我们可以在调用原方法之前或之后注入自己的代码。
  • The process is short-running with three steps, each invoking a service.
    这个流程是一个带有三个步骤的短期运行流程,每一步都调用一个服务。
  • However, some common pitfalls with registering or invoking listeners exist.
    但是,仍然存在一些侦听器登记和调用方面的常见缺陷。
  • So far we have seen the Web application invoking EJB2.1 and EJB3 session beans with unrestricted method access.
    到目前为止,我们看到的都是Web应用程序使用无限制的方法访问调用EJB2.1和EJB3会话Bean。