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

双语例句

  • It invokes the execute() method, which returns the list of Contacts from the datastore.
    它调用了execute()方法,从数据存储中返回Contact列表。
  • In event-driven environments, the view invokes code through event handlers.
    在事件驱动环境中,视图通过事件处理程序调用代码。
  • The Apache server then invokes the CGI script, which places the request in a queue.
    Apache服务器随后调用CGI脚本,后者将请求放到一个队列中。
  • The container invokes this callback handler when it receives a Web service response from the request sent earlier.
    当容器从此前发送的请求接收到一条Web服务响应时,即调用这个回调处理程序。
  • This script then invokes a variety of service and application scripts to start or stop the particular element.
    这个脚本然后会调用各种服务和应用程序脚本来启动或停止特定的元素。
  • Invokes the default window procedure associated with this window.
    调用与此窗口关联的默认窗口过程。
  • Invokes property page to select script type precedence order and supported languages.
    调用属性页,以选择脚本类型优先级顺序和支持的语言。
  • The container then invokes Acegi's filter chain proxy, which is a proxy filter.
    容器然后调用Acegi的过滤器链代理,这是一个代理过滤器。
  • Acegi's filter chain proxy invokes SIF and passes request, response, and filter chain objects to it.
    Acegi的过滤器链代理调用SIF并向其发送请求、响应和过滤器链对象。
  • This class then invokes that function and gets a response that is run through json_encode().
    这个类然后调用那个函数并获取一个响应,该响应通过jsonencode()运行。