找诗词>英语词典>invokes翻译和用法

invokes

英 [ɪnˈvəʊks]

美 [ɪnˈvoʊks]

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

柯林斯词典

  • 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.
      旧时一些有名的巫师经常以祭品祈求他们所供奉神灵的助佑。

双语例句

  • The invocation chain finds the add service add method and invokes the method call.
    调用链找到add服务的add方法并调用此方法。
  • An application makes a remote call on the sending server and invokes the outbound request component.
    应用程序在发送服务器中进行远程调用,并调用出站请求组件。
  • The MIDlet invokes the deleteRecord() method to delete a record from the record store.
    MIDlet调用deleteRecord()方法来从记录存储中删除记录。
  • This invokes the New Class wizard, which you can use it to create the class file.
    这将调用NewClass向导,您可以使用该向导来创建类文件。
  • Test Case# 1 invokes an inline Java bean implementation of the JAX-WS web service logic.
    TestCase1调用这个JAX-WSweb服务逻辑的一个内联Javabean实现。
  • The rebuild-article procedure invokes that script when you click the button of the same name.
    当您单击同名的按钮时,rebuild-article过程调用了这段脚本。
  • The adapter invokes an MDB packaged in the separate application.
    适配器调用一个在单个应用程序中的MDB。
  • In the request-response invocation style, a client service invokes an operation that happens to be implemented through rules.
    在请求-响应调用样式中,客户机服务调用恰巧通过规则实现的操作。
  • The constructor iterates over this Map and invokes the setProperty method for each key/ value pair.
    这个构造函数迭代这个Map并针对每个“键/值”对调用setProperty方法。
  • The thread then creates new HttpRequest and HttpResponse instances and invokes the service method of the default servlet.
    然后该线程创建新的HttpRequest和HttpResponse实例,并调用defaultServlet的service方法。