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

双语例句

  • Multiple issues are resolved sequentially.
    多个问题按顺序解决。
  • Should the inventory file be organized sequentially or directly?
    货物清单文件应按顺序组织还是直接组织呢?
  • Each test segment consists of a collection of test scripts that are executed sequentially between two decision scripts.
    每一个测试片断由在两个决策脚本之间顺序执行的测试脚本组成。
  • The different targets will be executed sequentially according to the dependency.
    根据依赖型顺序地执行不同的目标。
  • The shift register is a device in which information may enter sequentially or in parallel.
    移位寄存器是一种能以串行和并行方式输入信息的装置。
  • It is possible to run multiple scripts, sequentially, in the same context.
    在同一个上下文中,可以连续运行多个脚本。
  • If applications have high-performance requirements, applications should be designed to process messages sequentially.
    如果应用程序具有高性能要求,则应该将应用程序设计为按顺序处理消息。
  • With standard PHP V4 and lower, all the work of a PHP application had to be done sequentially.
    使用标准的PHPV4和更低版本,必须按顺序执行PHP应用程序的所有工作。
  • In diff style, the old and new are listed sequentially, with code lines indicating what happened.
    在style形式中,老版本和新版本会顺序列出来,同时显示的还有指示发生什么情况的代码行。
  • Returns a single method that can be invoked to call all handlers sequentially for the specified event.
    返回一个单独的方法,可调用该方法来顺序调用指定事件的所有处理程序。