大学英语六级常用短语 execute a purpose
释义:
execute a purpose 达到目的
例句:
The purpose of a build pipeline is to execute longer-running processes, in essence, asynchronously, so that once someone has checked in code, they're not delayed in receiving feedback.
构建管道的用途是异步地执行长时间运行的过程,这样的话,开发人员签入代码之后,不需要长时间等待反馈。
Their entire purpose is to execute a set of instructions, something we commonly call a "program".
它存在的最主要的目的,就是为了执行一组指令,我们通常称这些被执行的指令为程序。
Transaction portals are those portals whose primary purpose is to provide users with a system with which to execute transactions or to receive updates of transactions executed by other users.
所谓的事务门户,即其主要目的在于为用户提供执行事务或接收其他用户执行的事务的更新的门户。
The main purpose of the chart was for us to agree on schedule and milestones and to set up a hierarchy of work breakdown structure (WBS) items that we could track, estimate, and execute against.
这个图表对我们的主要目的是对时间进对和里程碑达成一致,并且建立工作分解结构(work breakdown structure,WBS)的层次图,工作分解结构中的每一项我们都可以跟踪、估计和执行。
The ability to store and execute instructions, the stored program concept, is the most important property of a general-purpose computer.
存储并执行指令的能力(存储程序的概念)是通用计算机最重要的特性。
Secondly, it manages to retarget LCC to a new architecture "HCS12" which has few general purpose registers and 16-bit wide datapath. It execute many optimization methods on assembly level.
在寄存器极少的16位处理器平台HCS12上实现了LCC的移植,并对其在汇编语言级进行了优化