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
双语例句
- This is done using an XSLT mode, which processes elements sequentially until it encounters another heading.
这项操作是通过XSLT模式完成的,该模式将按顺序处理每个元素,直到遇上另一个标题。 - You can link tasks sequentially by selecting the tasks, and then clicking Link Tasks on the Standard toolbar.
通过逐个选定任务可以顺序链接任务,然后单击常用工具栏上的链接任务按钮。 - Designing a tree model that can be written only sequentially allows efficiencies to be achieved.
设计只能按顺序写的树可以实现效率。 - This component is implemented as a business process because the activities are executed sequentially.
该组件实现为业务流程,因为活动需按顺序执行。 - What is wrong with the bills table that the optimizer thinks it should sequentially scan the entire table?
账单表出了什么问题,使得优化程序认为需要顺序扫描整个表? - From this step onwards sequentially numbered files will be generated in db/ migrate for each migration step.
从这一步开始,对于每个迁移步骤,db/migrate中生成的文件依次递增编号。 - 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形式中,老版本和新版本会顺序列出来,同时显示的还有指示发生什么情况的代码行。 - Consecutive numbering changes sequentially from one document to the next.
连续编号的变化顺序从一个文档。 - The elements inside a Sequence node will be executed sequentially.
Sequence节点内的元素会按顺序执行。