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 elements inside a Sequence node will be executed sequentially.
Sequence节点内的元素会按顺序执行。 - Data that is accessible sequentially, such as data stored on magnetic tape.
可以按顺序访问的数据,如存储在磁带上的数据。 - It is possible to run multiple scripts, sequentially, in the same context.
在同一个上下文中,可以连续运行多个脚本。 - In the course of knowledge economy, the importance of knowledge is sequentially incarnated and visualized.
知识经济时代,知识的重要性得到了前所未有的显现和证明。 - It takes a function as its parameter and applies the function sequentially to each object in the Array.
它使用一个函数作为它的参数,然后依次将这个函数应用到Array中的每个对象中。 - In other words, we have sequentially scanned this table, locking every row, a lot of times.
换句话说,我们顺序地扫描了此表,锁定了每个行,操作进行了很多次。 - Activities can execute sequentially, or in parallel.
活动可以按顺序执行或并行执行。 - Objects representing steps in a process should, in general, be adjacent and ordered sequentially.
表达一个过程中多个步骤的对象,通常也要相邻在一起,并且按序列排好。 - With standard PHP V4 and lower, all the work of a PHP application had to be done sequentially.
使用标准的PHPV4和更低版本,必须按顺序执行PHP应用程序的所有工作。 - If applications have high-performance requirements, applications should be designed to process messages sequentially.
如果应用程序具有高性能要求,则应该将应用程序设计为按顺序处理消息。