executes
英 [ˈeksɪkjuːts]
美 [ˈeksɪkjuːts]
v. (尤指依法)处决,处死; 实行; 执行; 实施; 成功地完成(技巧或动作)
execute的第三人称单数
柯林斯词典
- VERB 将…处死;将…正法
Toexecutesomeone means to kill them as a punishment for a serious crime.- He was executed by lethal injection earlier today...
他于今天早些时候被注射处死。 - One group claimed to have executed the American hostage...
一个组织声称已经处决了那名美国人质。 - This boy's father had been executed for conspiring against the throne.
这个男孩的父亲因为密谋反对君主而被处死。
- He was executed by lethal injection earlier today...
- VERB 执行;实施;贯彻
If youexecutea plan, you carry it out.- We are going to execute our campaign plan to the letter.
我们将严格施行我们的竞选计划。
- We are going to execute our campaign plan to the letter.
- VERB 完成,表演(高难度动作)
If youexecutea difficult action or movement, you successfully perform it.- I executed the hairpin turn high on the sheer western face of the mountains...
我在山脉西侧陡峭的高处成功地急转弯。 - The landing was skilfully executed.
熟练地完成了着陆。
- I executed the hairpin turn high on the sheer western face of the mountains...
- VERB 制作,创作(艺术品)
When someoneexecutesa work of art, they make or produce it, using an idea as a basis.- Morris executed a suite of twelve drawings in 1978...
莫里斯在1978年创作了由12幅画组成的一组作品。 - A well-executed shot of a tall ship is a joy to behold.
欣赏优秀的高桅横帆船摄影作品是种乐趣。
- Morris executed a suite of twelve drawings in 1978...
双语例句
- This example executes the EJB client as a pure Java class file invoked from the command line.
该示例将EJB客户端作为从命令行调用的纯Java类文件来执行。 - In this case, the function executes a SQL call to retrieve the present tasks from the database.
在本例中,函数执行SQL调用从数据库中检索现有任务。 - After the REFRESH TABLE statement executes, the query runs successfully.
而执行了REFRESHTABLE语句之后,对它的查询可以成功运行。 - If this executes without exceptions, then authentication is successful.
如果执行过程没有异常,身份验证就成功了。 - This directive specifies where to look for binaries and commands when a user executes a sudo command.
这个指令指定当用户执行sudo命令时在什么地方寻找二进制代码和命令。 - This method executes with no transaction context.
该方法不在事务上下文中执行。 - The part of a processor that executes instructions.
处理器中执行指令的那一部分。 - This blocks the main thread but executes the code on another thread.
这阻塞了主线程但是在另一个线程上执行代码。 - The queue manager executes one service request within a queue at a given time to maintain integrity.
队列管理器在给定的时间仅执行某个队列中的一个服务请求,以维持完整性。 - This is a metaprogramming method defined on the Class class that executes at interpretation time.
这是对在解释时执行的Class类定义的一个元编程方法。