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 component is implemented as a business process because the activities are executed sequentially.
该组件实现为业务流程,因为活动需按顺序执行。 - Should the inventory file be organized sequentially or directly?
货物清单文件应按顺序组织还是直接组织呢? - If applications have high-performance requirements, applications should be designed to process messages sequentially.
如果应用程序具有高性能要求,则应该将应用程序设计为按顺序处理消息。 - In diff style, the old and new are listed sequentially, with code lines indicating what happened.
在style形式中,老版本和新版本会顺序列出来,同时显示的还有指示发生什么情况的代码行。 - The lines in the script file are read as before and processed sequentially.
脚本文件中的行像以前一样读取,并顺序处理。 - Designing a tree model that can be written only sequentially allows efficiencies to be achieved.
设计只能按顺序写的树可以实现效率。 - Multiple issues are resolved sequentially.
多个问题按顺序解决。 - You can link tasks sequentially by selecting the tasks, and then clicking Link Tasks on the Standard toolbar.
通过逐个选定任务可以顺序链接任务,然后单击常用工具栏上的链接任务按钮。 - This means that DB2 fetches every data page in the table space sequentially into the buffer pool.
这意味着DB2按顺序在表空间上提取每一个数据页面到缓冲池。 - The elements inside a Sequence node will be executed sequentially.
Sequence节点内的元素会按顺序执行。