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 lines in the script file are read as before and processed sequentially.
脚本文件中的行像以前一样读取,并顺序处理。 - The elements inside a Sequence node will be executed sequentially.
Sequence节点内的元素会按顺序执行。 - It takes a function as its parameter and applies the function sequentially to each object in the Array.
它使用一个函数作为它的参数,然后依次将这个函数应用到Array中的每个对象中。 - If applications have high-performance requirements, applications should be designed to process messages sequentially.
如果应用程序具有高性能要求,则应该将应用程序设计为按顺序处理消息。 - A single-threaded CSLD task will see all1,000 jobs and process them sequentially.
那么,一个单线程的CSLD任务将看到所有这1000个任务,并按顺序逐个处理它们。 - The different targets will be executed sequentially according to the dependency.
根据依赖型顺序地执行不同的目标。 - The shift register is a device in which information may enter sequentially or in parallel.
移位寄存器是一种能以串行和并行方式输入信息的装置。 - What is wrong with the bills table that the optimizer thinks it should sequentially scan the entire table?
账单表出了什么问题,使得优化程序认为需要顺序扫描整个表? - In other words, we have sequentially scanned this table, locking every row, a lot of times.
换句话说,我们顺序地扫描了此表,锁定了每个行,操作进行了很多次。 - This is done using an XSLT mode, which processes elements sequentially until it encounters another heading.
这项操作是通过XSLT模式完成的,该模式将按顺序处理每个元素,直到遇上另一个标题。