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...
双语例句
- You configure EJB authentication and authorization by defining security roles in the deployment descriptor under which each method executes.
EJB的身份验证和授权配置方法为:在部署描述符中定义安全角色,每个方法将依据部署描述符执行。 - If this executes without exceptions, then authentication is successful.
如果执行过程没有异常,身份验证就成功了。 - After you execute die3, the process listing is checked and the child process executes cleanly.
在执行die3以后,代码检查了进程清单,并干净地执行子进程。 - A single thread executes through either of these execution units.
单个线程将通过这些执行单元中的其中一个来执行。 - Invoking this method executes the rules that were previously loaded in the class's constructor.
调用该方法执行先前加载到类构造函数中的规则。 - This directive specifies where to look for binaries and commands when a user executes a sudo command.
这个指令指定当用户执行sudo命令时在什么地方寻找二进制代码和命令。 - When the package executes, the ActiveX script task and the send mail task run concurrently.
当包执行时,“activex脚本”任务和“发送邮件”任务会同时运行。 - The xargs command reads standard input and then builds and executes commands with the input as parameters.
xargs命令读取标准的输入,然后使用参数作为输入构建和执行命令。 - This blocks the main thread but executes the code on another thread.
这阻塞了主线程但是在另一个线程上执行代码。 - The most important part of this interface is the run() method, which executes the action.
这个接口中最重要的部分是run()方法,该方法执行动作。