词语吧>英语词典>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

双语例句

  • The different targets will be executed sequentially according to the dependency.
    根据依赖型顺序地执行不同的目标。
  • All the components in this stage are executed sequentially.
    顺序执行此阶段中的所有组件。
  • With standard PHP V4 and lower, all the work of a PHP application had to be done sequentially.
    使用标准的PHPV4和更低版本,必须按顺序执行PHP应用程序的所有工作。
  • If applications have high-performance requirements, applications should be designed to process messages sequentially.
    如果应用程序具有高性能要求,则应该将应用程序设计为按顺序处理消息。
  • Returns a single method that can be invoked to call all handlers sequentially for the specified event.
    返回一个单独的方法,可调用该方法来顺序调用指定事件的所有处理程序。
  • This component is implemented as a business process because the activities are executed sequentially.
    该组件实现为业务流程,因为活动需按顺序执行。
  • From this step onwards sequentially numbered files will be generated in db/ migrate for each migration step.
    从这一步开始,对于每个迁移步骤,db/migrate中生成的文件依次递增编号。
  • Data that is accessible sequentially, such as data stored on magnetic tape.
    可以按顺序访问的数据,如存储在磁带上的数据。
  • 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节点内的元素会按顺序执行。