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
双语例句
- Returns a single method that can be invoked to call all handlers sequentially for the specified event.
返回一个单独的方法,可调用该方法来顺序调用指定事件的所有处理程序。 - It takes a function as its parameter and applies the function sequentially to each object in the Array.
它使用一个函数作为它的参数,然后依次将这个函数应用到Array中的每个对象中。 - The shift register is a device in which information may enter sequentially or in parallel.
移位寄存器是一种能以串行和并行方式输入信息的装置。 - In other words, we have sequentially scanned this table, locking every row, a lot of times.
换句话说,我们顺序地扫描了此表,锁定了每个行,操作进行了很多次。 - This means that DB2 fetches every data page in the table space sequentially into the buffer pool.
这意味着DB2按顺序在表空间上提取每一个数据页面到缓冲池。 - Several or more applications of the iterative cycle are sequentially arranged to compose a project.
在迭代中,其中数个或更多的应用被连续地组织起来以构成一个完整的项目。 - You can link tasks sequentially by selecting the tasks, and then clicking Link Tasks on the Standard toolbar.
通过逐个选定任务可以顺序链接任务,然后单击常用工具栏上的链接任务按钮。 - A single-threaded CSLD task will see all1,000 jobs and process them sequentially.
那么,一个单线程的CSLD任务将看到所有这1000个任务,并按顺序逐个处理它们。 - In diff style, the old and new are listed sequentially, with code lines indicating what happened.
在style形式中,老版本和新版本会顺序列出来,同时显示的还有指示发生什么情况的代码行。 - Designing a tree model that can be written only sequentially allows efficiencies to be achieved.
设计只能按顺序写的树可以实现效率。