读知识>英语词典>executes翻译和用法

executes

英 [ˈeksɪkjuːts]

美 [ˈeksɪkjuːts]

v.  (尤指依法)处决,处死; 实行; 执行; 实施; 成功地完成(技巧或动作)
execute的第三人称单数

柯林斯词典

  • VERB 将…处死;将…正法
    Toexecutesomeone means to kill them as a punishment for a serious crime.
    1. He was executed by lethal injection earlier today...
      他于今天早些时候被注射处死。
    2. One group claimed to have executed the American hostage...
      一个组织声称已经处决了那名美国人质。
    3. This boy's father had been executed for conspiring against the throne.
      这个男孩的父亲因为密谋反对君主而被处死。
  • VERB 执行;实施;贯彻
    If youexecutea plan, you carry it out.
    1. We are going to execute our campaign plan to the letter.
      我们将严格施行我们的竞选计划。
  • VERB 完成,表演(高难度动作)
    If youexecutea difficult action or movement, you successfully perform it.
    1. I executed the hairpin turn high on the sheer western face of the mountains...
      我在山脉西侧陡峭的高处成功地急转弯。
    2. The landing was skilfully executed.
      熟练地完成了着陆。
  • VERB 制作,创作(艺术品)
    When someoneexecutesa work of art, they make or produce it, using an idea as a basis.
    1. Morris executed a suite of twelve drawings in 1978...
      莫里斯在1978年创作了由12幅画组成的一组作品。
    2. A well-executed shot of a tall ship is a joy to behold.
      欣赏优秀的高桅横帆船摄影作品是种乐趣。

双语例句

  • An Event Handler is a subroutine that executes code for a given event.
    事件处理器为一个子程序,它可以为指定的事件执行相应代码。
  • Operational metadata refers to the metadata generated and captured when a process executes.
    操作元数据是指在执行过程时生成和捕捉的元数据。
  • This method executes with no transaction context.
    该方法不在事务上下文中执行。
  • Once the BusinessLayerProxy has the interface it executes the command via the execute() operation.
    一旦BusinessLayerProxy有了接口,便通过execute()操作来执行命令。
  • After you execute die3, the process listing is checked and the child process executes cleanly.
    在执行die3以后,代码检查了进程清单,并干净地执行子进程。
  • After the REFRESH TABLE statement executes, the query runs successfully.
    而执行了REFRESHTABLE语句之后,对它的查询可以成功运行。
  • The xargs command reads standard input and then builds and executes commands with the input as parameters.
    xargs命令读取标准的输入,然后使用参数作为输入构建和执行命令。
  • If this executes without exceptions, then authentication is successful.
    如果执行过程没有异常,身份验证就成功了。
  • Synchronous: A client invokes a service that then executes on the same thread of execution as the client.
    同步:客户端调用一个服务,该服务然后在与该客户端相同的执行线程上执行任务。
  • This callback function will be invoked after the Worker script executes.
    这个回调函数将在该Worker脚本执行后调用。