诗词屋>英语词典>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 is done using an XSLT mode, which processes elements sequentially until it encounters another heading.
    这项操作是通过XSLT模式完成的,该模式将按顺序处理每个元素,直到遇上另一个标题。
  • In other words, we have sequentially scanned this table, locking every row, a lot of times.
    换句话说,我们顺序地扫描了此表,锁定了每个行,操作进行了很多次。
  • From this step onwards sequentially numbered files will be generated in db/ migrate for each migration step.
    从这一步开始,对于每个迁移步骤,db/migrate中生成的文件依次递增编号。
  • If applications have high-performance requirements, applications should be designed to process messages sequentially.
    如果应用程序具有高性能要求,则应该将应用程序设计为按顺序处理消息。
  • Each test segment consists of a collection of test scripts that are executed sequentially between two decision scripts.
    每一个测试片断由在两个决策脚本之间顺序执行的测试脚本组成。
  • Consecutive numbering changes sequentially from one document to the next.
    连续编号的变化顺序从一个文档。
  • Data that is accessible sequentially, such as data stored on magnetic tape.
    可以按顺序访问的数据,如存储在磁带上的数据。
  • This means that DB2 fetches every data page in the table space sequentially into the buffer pool.
    这意味着DB2按顺序在表空间上提取每一个数据页面到缓冲池。
  • Activities can execute sequentially, or in parallel.
    活动可以按顺序执行或并行执行。
  • In diff style, the old and new are listed sequentially, with code lines indicating what happened.
    在style形式中,老版本和新版本会顺序列出来,同时显示的还有指示发生什么情况的代码行。