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

双语例句

  • Synchronous: A client invokes a service that then executes on the same thread of execution as the client.
    同步:客户端调用一个服务,该服务然后在与该客户端相同的执行线程上执行任务。
  • The MIDlet invokes the deleteRecord() method to delete a record from the record store.
    MIDlet调用deleteRecord()方法来从记录存储中删除记录。
  • This script then invokes a variety of service and application scripts to start or stop the particular element.
    这个脚本然后会调用各种服务和应用程序脚本来启动或停止特定的元素。
  • This invokes the New Class wizard, which you can use it to create the class file.
    这将调用NewClass向导,您可以使用该向导来创建类文件。
  • Invokes the default window procedure associated with this window.
    调用与此窗口关联的默认窗口过程。
  • The adapter invokes an MDB packaged in the separate application.
    适配器调用一个在单个应用程序中的MDB。
  • It builds the URI, sets the request headers, and invokes the request in one line of code.
    它构建URI,设置请求头,并在一行代码中调用请求。
  • It invokes the partner service by sending a SOAP request message.
    它通过发送一个SOAP请求消息来调用合作伙伴服务。
  • The invocation chain finds the add service add method and invokes the method call.
    调用链找到add服务的add方法并调用此方法。
  • It invokes the execute() method, which returns the list of Contacts from the datastore.
    它调用了execute()方法,从数据存储中返回Contact列表。