sequentially
英 [sɪˈkwɛnʃəli]
美 [səˈkwɛntʃəli]
adv. 继续地,从而
BNC.24466 / COCA.20254
柯林斯词典
- ADJ 按次序的;顺序的;序列的
Something that issequentialfollows a fixed order.- ...the sequential story of the universe...
宇宙的变迁史 - In this way the children are introduced to sequential learning.
这样孩子们就会循序渐进地学习。
- ...the sequential story of the universe...
英英释义
adv
- in a consecutive manner
- we numbered the papers consecutively
双语例句
- Consecutive numbering changes sequentially from one document to the next.
连续编号的变化顺序从一个文档。 - Activities can execute sequentially, or in parallel.
活动可以按顺序执行或并行执行。 - Designing a tree model that can be written only sequentially allows efficiencies to be achieved.
设计只能按顺序写的树可以实现效率。 - Should the inventory file be organized sequentially or directly?
货物清单文件应按顺序组织还是直接组织呢? - The different targets will be executed sequentially according to the dependency.
根据依赖型顺序地执行不同的目标。 - You can link tasks sequentially by selecting the tasks, and then clicking Link Tasks on the Standard toolbar.
通过逐个选定任务可以顺序链接任务,然后单击常用工具栏上的链接任务按钮。 - This is done using an XSLT mode, which processes elements sequentially until it encounters another heading.
这项操作是通过XSLT模式完成的,该模式将按顺序处理每个元素,直到遇上另一个标题。 - A single-threaded CSLD task will see all1,000 jobs and process them sequentially.
那么,一个单线程的CSLD任务将看到所有这1000个任务,并按顺序逐个处理它们。 - With standard PHP V4 and lower, all the work of a PHP application had to be done sequentially.
使用标准的PHPV4和更低版本,必须按顺序执行PHP应用程序的所有工作。 - Returns a single method that can be invoked to call all handlers sequentially for the specified event.
返回一个单独的方法,可调用该方法来顺序调用指定事件的所有处理程序。