读知识>英语词典>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

双语例句

  • This means that DB2 fetches every data page in the table space sequentially into the buffer pool.
    这意味着DB2按顺序在表空间上提取每一个数据页面到缓冲池。
  • Objects representing steps in a process should, in general, be adjacent and ordered sequentially.
    表达一个过程中多个步骤的对象,通常也要相邻在一起,并且按序列排好。
  • The lines in the script file are read as before and processed sequentially.
    脚本文件中的行像以前一样读取,并顺序处理。
  • Multiple issues are resolved sequentially.
    多个问题按顺序解决。
  • Activities can execute sequentially, or in parallel.
    活动可以按顺序执行或并行执行。
  • Consecutive numbering changes sequentially from one document to the next.
    连续编号的变化顺序从一个文档。
  • It takes a function as its parameter and applies the function sequentially to each object in the Array.
    它使用一个函数作为它的参数,然后依次将这个函数应用到Array中的每个对象中。
  • Returns a single method that can be invoked to call all handlers sequentially for the specified event.
    返回一个单独的方法,可调用该方法来顺序调用指定事件的所有处理程序。
  • The different targets will be executed sequentially according to the dependency.
    根据依赖型顺序地执行不同的目标。
  • It is possible to run multiple scripts, sequentially, in the same context.
    在同一个上下文中,可以连续运行多个脚本。