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

双语例句

  • A single-threaded CSLD task will see all1,000 jobs and process them sequentially.
    那么,一个单线程的CSLD任务将看到所有这1000个任务,并按顺序逐个处理它们。
  • Multiple issues are resolved sequentially.
    多个问题按顺序解决。
  • The lines in the script file are read as before and processed sequentially.
    脚本文件中的行像以前一样读取,并顺序处理。
  • All the components in this stage are executed sequentially.
    顺序执行此阶段中的所有组件。
  • It takes a function as its parameter and applies the function sequentially to each object in the Array.
    它使用一个函数作为它的参数,然后依次将这个函数应用到Array中的每个对象中。
  • Objects representing steps in a process should, in general, be adjacent and ordered sequentially.
    表达一个过程中多个步骤的对象,通常也要相邻在一起,并且按序列排好。
  • This is done using an XSLT mode, which processes elements sequentially until it encounters another heading.
    这项操作是通过XSLT模式完成的,该模式将按顺序处理每个元素,直到遇上另一个标题。
  • Should the inventory file be organized sequentially or directly?
    货物清单文件应按顺序组织还是直接组织呢?
  • Data that is accessible sequentially, such as data stored on magnetic tape.
    可以按顺序访问的数据,如存储在磁带上的数据。
  • In other words, we have sequentially scanned this table, locking every row, a lot of times.
    换句话说,我们顺序地扫描了此表,锁定了每个行,操作进行了很多次。