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
双语例句
- Objects representing steps in a process should, in general, be adjacent and ordered sequentially.
表达一个过程中多个步骤的对象,通常也要相邻在一起,并且按序列排好。 - A single-threaded CSLD task will see all1,000 jobs and process them sequentially.
那么,一个单线程的CSLD任务将看到所有这1000个任务,并按顺序逐个处理它们。 - In other words, we have sequentially scanned this table, locking every row, a lot of times.
换句话说,我们顺序地扫描了此表,锁定了每个行,操作进行了很多次。 - In diff style, the old and new are listed sequentially, with code lines indicating what happened.
在style形式中,老版本和新版本会顺序列出来,同时显示的还有指示发生什么情况的代码行。 - What is wrong with the bills table that the optimizer thinks it should sequentially scan the entire table?
账单表出了什么问题,使得优化程序认为需要顺序扫描整个表? - With standard PHP V4 and lower, all the work of a PHP application had to be done sequentially.
使用标准的PHPV4和更低版本,必须按顺序执行PHP应用程序的所有工作。 - Each test segment consists of a collection of test scripts that are executed sequentially between two decision scripts.
每一个测试片断由在两个决策脚本之间顺序执行的测试脚本组成。 - The elements inside a Sequence node will be executed sequentially.
Sequence节点内的元素会按顺序执行。 - This component is implemented as a business process because the activities are executed sequentially.
该组件实现为业务流程,因为活动需按顺序执行。 - Designing a tree model that can be written only sequentially allows efficiencies to be achieved.
设计只能按顺序写的树可以实现效率。