seq
seq
常用释义
基本释义
- seq
例句
-
1·It is then using the lazy-seq macro.然后它再使用lazy - seq宏。
-
2·A child of Seq must add an _order tuple as a class attribute.Seq的子类型必须添加一个_ order元组作为类属性。
-
3·We use the seq function to turn big-num-str into a sequence.我们使用 seq 函数来将 big-num-str 转变为一个序列。
-
4·In Listing 5, the lazy-seq-fibo function has two definitions.在清单5中,lazy - seq - fibo函数具有两个定义。
-
5·Every CREATE TABLE statement includes a primary_key and seq column.每个CREATE table语句都包括一个primary_key和seq列。
-
6·For details of the problems et seq. readers are referred to m.关于这些问题以及下面的问题的细节,读者可以参考m。
-
7·The application of this type of double-edge-triggered flip-flop in seq…文章还介绍了该双边沿触发器在时序电路中的应用。
-
8·As the name suggests, the lazy-seq macro is used to create a lazy sequence.正如其名字所暗示的,lazy - seq宏被用来创建一个惰性序列。
-
9·Because it is a Seq, it has a foreach method that takes a closure as a parameter.因为它是一个Seq,它具有一个foreach方法,并将一个闭包作为参数。
-
10·This padding with 0s in the front is done with the -w option to the seq command.使用seq命令的- w选项在前面填充0。