sequence

[ˈsi:kwəns][ˈsikwəns, -ˌkwɛns]
n.[数]数列,序列;顺序;连续;片断插曲
vt.使按顺序排列,安排顺序;[生化]确定…的顺序,确定…的化学结构序列
网络首先创建;序列;顺序;次序
词形变化:
sequences   sequenced   sequenced   sequencing   sequences  
双语例句 词组习语 同反义词 更多资料

1 . Only the opening sequence could claim to be genuinely innovatory.

只有开场片段能称得上是真正的创新。

来自柯林斯例句

2 . The chronological sequence gives the book an element of structure.

时间顺序让这本书有了一定的结构。

来自柯林斯例句

3 . He described the sequence of events leading up to the robbery.

他描述了抢劫案发生前的一系列有关情况。

来自《权威词典》

4 . a time-lapse sequence of a flower opening

一组延时拍摄花蕾开放的镜头

来自《权威词典》

5 . The book is more satisfying if you read each chapter in sequence .

这本书依次读各章会更好.

来自《简明英汉词典》

英英释义 行业释义 网络释义
noun

1.serial arrangement in which things follow in logical order or a recurrent pattern;

the sequence of names was alphabetical

2.a following of one thing after another in time;

the doctor saw a sequence of patients

3.film consisting of a succession of related shots that develop a given subject in a movie

4.the action of following in order;

he played the trumps in sequence

5.several repetitions of a melodic phrase in different keys

vern

1.arrange in a sequence

2.determine the order of constituents in;

They sequenced the human genome

百科

Sequence 英音:['si:kwəns]美音:['sikwəns] Sequence是数据库系统按照一定规则自动增加的数字序列。这个序列一般作为代理主键(因为不会重复),没有其他任何意义。 Sequence是数据库系统的特性,有的数据库实现了Sequence,有的则没有。比如Oracle、DB2、PostgreSQL数据库实现Sequence,MySQL、SQL Server、Sybase等数据库没有Sequence。 Sequence是数据中一个特殊存放等差数列的表,该表受