词语站>英语词典>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 rebuild-article procedure invokes that script when you click the button of the same name.
    当您单击同名的按钮时,rebuild-article过程调用了这段脚本。
  • The container then invokes Acegi's filter chain proxy, which is a proxy filter.
    容器然后调用Acegi的过滤器链代理,这是一个代理过滤器。
  • The MIDlet invokes the deleteRecord() method to delete a record from the record store.
    MIDlet调用deleteRecord()方法来从记录存储中删除记录。
  • In the request-response invocation style, a client service invokes an operation that happens to be implemented through rules.
    在请求-响应调用样式中,客户机服务调用恰巧通过规则实现的操作。
  • The adapter invokes an MDB packaged in the separate application.
    适配器调用一个在单个应用程序中的MDB。
  • Test Case# 1 invokes an inline Java bean implementation of the JAX-WS web service logic.
    TestCase1调用这个JAX-WSweb服务逻辑的一个内联Javabean实现。
  • Invoke the log: A business process activity ( generally the exception handler activity) invokes a log API.
    调用日志:一个业务流程活动(通常是异常处理活动)激活一个日志API。
  • Clicking this button invokes a secondary dialog to show any configuration and additional information that exists for a rule.
    点击这个按钮,调用一个二级对话框,显示一个规则现已存在的任何配置和附加信息。
  • The container invokes this callback handler when it receives a Web service response from the request sent earlier.
    当容器从此前发送的请求接收到一条Web服务响应时,即调用这个回调处理程序。
  • The thread then creates new HttpRequest and HttpResponse instances and invokes the service method of the default servlet.
    然后该线程创建新的HttpRequest和HttpResponse实例,并调用defaultServlet的service方法。