execution n. 1.实行,履行,执行;贯彻。 2.执行死刑;强制执行;执行命令。 3.作成,完成;签名盖印使法律文件生效;执行法律。 4.扮演,演奏,(演奏)技巧,手法。 5.成功,奏效;效果;(武器的)杀伤力。 forcible execution 强制执行。 The execution leaves much to be desired, though the idea is good. 设想虽好,执行起来很难如愿。 execution by hanging 绞刑。 carry [put] into execution 实行,实施。 do execution奏效,见效;(武器有)摧毁作用 (He did great execution among the cakes. 他吃掉很多饼)。 Every shot did execution . 百发百中。 E- Dock 【英史】(泰晤士 (Thames) 河畔处决海盗等的)死刑码头。 make good execution 【军事】摧毁;使敌方受重大损失。 put to execution 处死刑,执行死刑。
instruction n. 1.教育,教导。 2.教训,教诲。 3.〔 pl.〕 指令,训令,指示,细目。 give sb. instructions to do sth. 命令某人做什么。 an instruction book 说明书。 maintenance instructions 维护说明。 operating instructions 业务[工作]须知,操作规程。 ask for instruction 请示。 give instruction in 教授。 give instructions to 训令。 receive in instruction 接受指导。
In programming, instructions which determine conditional jumps are often refer red to as control instruction, and the time sequence of execution of instruction s is called the flow of control 在程序设计中,确定条件转移的指令通常称作控制指令,而指令执行的时间序列叫控制流。
Currently, ladder diagram is one of main plc programming languages . function of ladder diagram instruction is implemented with cpu through the interpretation and execution of instructions 目前,可编程控制器一般使用梯形图作为其编程语言,cpu完成对梯形图指令解释和执行。
Some would argue that all programs are eventually reduced to a procedural execution of instructions, and so every oop program, no matter how purely implemented it is, contains procedural code in its functions a . k . a . methods and in the code that creates the first object that do the rest of the work 有人可能争论说所有程序最终都归结为指令的过程型执行,因此无论oop程序实现得有多纯,每个oop程序都在其函数(也称为方法)和创建第一个对象(该对象做其余工作)的代码中包含过程型代码。