N头条>英语词典>sequentially翻译和用法

sequentially

英 [sɪˈkwɛnʃəli]

美 [səˈkwɛntʃəli]

adv.  继续地,从而

电力

BNC.24466 / COCA.20254

柯林斯词典

  • ADJ 按次序的;顺序的;序列的
    Something that issequentialfollows a fixed order.
    1. ...the sequential story of the universe...
      宇宙的变迁史
    2. In this way the children are introduced to sequential learning.
      这样孩子们就会循序渐进地学习。

英英释义

adv

  • in a consecutive manner
    1. we numbered the papers consecutively
    Synonym:consecutive

双语例句

  • From this step onwards sequentially numbered files will be generated in db/ migrate for each migration step.
    从这一步开始,对于每个迁移步骤,db/migrate中生成的文件依次递增编号。
  • Several or more applications of the iterative cycle are sequentially arranged to compose a project.
    在迭代中,其中数个或更多的应用被连续地组织起来以构成一个完整的项目。
  • The elements inside a Sequence node will be executed sequentially.
    Sequence节点内的元素会按顺序执行。
  • Each test segment consists of a collection of test scripts that are executed sequentially between two decision scripts.
    每一个测试片断由在两个决策脚本之间顺序执行的测试脚本组成。
  • Should the inventory file be organized sequentially or directly?
    货物清单文件应按顺序组织还是直接组织呢?
  • The process of instruction selection and operation thus proceeds sequentially.
    指令选择和运算过程就这样相继地进行。
  • Consecutive numbering changes sequentially from one document to the next.
    连续编号的变化顺序从一个文档。
  • In diff style, the old and new are listed sequentially, with code lines indicating what happened.
    在style形式中,老版本和新版本会顺序列出来,同时显示的还有指示发生什么情况的代码行。
  • Designing a tree model that can be written only sequentially allows efficiencies to be achieved.
    设计只能按顺序写的树可以实现效率。
  • With standard PHP V4 and lower, all the work of a PHP application had to be done sequentially.
    使用标准的PHPV4和更低版本,必须按顺序执行PHP应用程序的所有工作。