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

双语例句

  • In event-driven environments, the view invokes code through event handlers.
    在事件驱动环境中,视图通过事件处理程序调用代码。
  • The rebuild-article procedure invokes that script when you click the button of the same name.
    当您单击同名的按钮时,rebuild-article过程调用了这段脚本。
  • It builds the URI, sets the request headers, and invokes the request in one line of code.
    它构建URI,设置请求头,并在一行代码中调用请求。
  • The invocation chain finds the add service add method and invokes the method call.
    调用链找到add服务的add方法并调用此方法。
  • The thread then creates new HttpRequest and HttpResponse instances and invokes the service method of the default servlet.
    然后该线程创建新的HttpRequest和HttpResponse实例,并调用defaultServlet的service方法。
  • This invokes the New Class wizard, which you can use it to create the class file.
    这将调用NewClass向导,您可以使用该向导来创建类文件。
  • Clicking this button invokes a secondary dialog to show any configuration and additional information that exists for a rule.
    点击这个按钮,调用一个二级对话框,显示一个规则现已存在的任何配置和附加信息。
  • Synchronous: A client invokes a service that then executes on the same thread of execution as the client.
    同步:客户端调用一个服务,该服务然后在与该客户端相同的执行线程上执行任务。
  • Acegi's filter chain proxy invokes SIF and passes request, response, and filter chain objects to it.
    Acegi的过滤器链代理调用SIF并向其发送请求、响应和过滤器链对象。
  • It invokes the execute() method, which returns the list of Contacts from the datastore.
    它调用了execute()方法,从数据存储中返回Contact列表。