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
双语例句
- The process of instruction selection and operation thus proceeds sequentially.
指令选择和运算过程就这样相继地进行。 - It takes a function as its parameter and applies the function sequentially to each object in the Array.
它使用一个函数作为它的参数,然后依次将这个函数应用到Array中的每个对象中。 - The elements inside a Sequence node will be executed sequentially.
Sequence节点内的元素会按顺序执行。 - Each test segment consists of a collection of test scripts that are executed sequentially between two decision scripts.
每一个测试片断由在两个决策脚本之间顺序执行的测试脚本组成。 - From this step onwards sequentially numbered files will be generated in db/ migrate for each migration step.
从这一步开始,对于每个迁移步骤,db/migrate中生成的文件依次递增编号。 - What is wrong with the bills table that the optimizer thinks it should sequentially scan the entire table?
账单表出了什么问题,使得优化程序认为需要顺序扫描整个表? - You can link tasks sequentially by selecting the tasks, and then clicking Link Tasks on the Standard toolbar.
通过逐个选定任务可以顺序链接任务,然后单击常用工具栏上的链接任务按钮。 - This component is implemented as a business process because the activities are executed sequentially.
该组件实现为业务流程,因为活动需按顺序执行。 - Data that is accessible sequentially, such as data stored on magnetic tape.
可以按顺序访问的数据,如存储在磁带上的数据。 - A single-threaded CSLD task will see all1,000 jobs and process them sequentially.
那么,一个单线程的CSLD任务将看到所有这1000个任务,并按顺序逐个处理它们。