seq

seq
常用释义
seq

扩展信息

序列号(sequence)
Seq: 序列号Seq)的范围是0x80000001到0x7fffffff.Checksum: 校验和(Checksum)计算除了Age字段以外的所有字段,每5 …
顺序
如果在设置菜单中将顺序(SEQ), 排序(SORT),或自动摇动(AUTO PAN)设置成自动模式(AUTO MODE),巡视操作将停止。 …
顺序读写
众所周知,SSD一直凭借着极高的4K随机性能(RANDOM)以及极强的顺序读写SEQ)受到极多的“性能控”用户所追捧。然 …
序号
字段序号(seq)和确认序号(ackseq)。 seq指出了本报文中传送的数据在发送主机所要传送的整个数据流中的顺序号,ackseq指 …
报文序列号
【黒客编程】一份发送数据包的源代码 ... USHORT i_cksum;//16 位校验和 USHORT i_seq;// 报文序列号 USHORT i_nv;// 没用 ...
序列文件
输入文件:任何序列文件(.SEQ).用户也可以选择自由的序列文件格式,如GCG-style文件,GENBANK或EMBL数据库标准的序列 …

例句

It turns out also that this element has some PCDATA contents, and that it has a seq column value of zero.

它也证明了这个元素具有某些PCDATA内容,它的seq列值为零。

And, like Array[T], List[T] inherits from a number of base classes and traits, starting with Seq[T] as an immediate base.

并且,和Array[T]相同,List[T]继承了很多基类和特性,首先使用Seq[T]作为直接上层基类。

如果参数是空序列,fn:string(seq)将返回长度为零的字符串,另一个函数则返回空白序列。

This padding with 0s in the front is done with the -w option to the seq command.

使用seq命令的-w选项在前面填充0。

正如其名字所暗示的,lazy-seq宏被用来创建一个惰性序列。

However, the lazy-seq macro ensures that the function will only be invoked as the elements are accessed.

不过,lazy-seq宏确保了此函数将只在元素被访问的时候调用。

RNA-Seq is a recently developed approach to transcriptome profiling that uses deep-sequencing technologies.

RNA的序列是最近制定的办法,利用转录貌相深测序技术。

RNA的序列也提供了一个更为精确的测量水平的成绩单及其异构体比其他方法。

In this case, the return type is Seq[String], where Seq ( "sequence" ) is a particular kind of collection.

在这个例子里,返回类型是Seq[String],Seq(sequence)是一种特殊的集合。

and the thymulin has the amino acid sequence as shown in SEQ ID No. 2 of the sequence list.

所述胸腺肽的氨基酸序列如序列表中序列2所示。

In this case, the sequence is the result of again calling the lazy-seq-fibo function.

在本例中,此序列就是调用lazy-seq-fibo函数后的结果。

和采购,质量部门一起开发供应商,保证原材料的供应。

本发明的一个较佳蛋白酶包括序列编号2(SEQIDNO:2)的氨基酸序列。

Seq的子类型必须添加一个_order元组作为类属性。

DemoData. seq is the sequence file used to index the file names.

seq是用于索引文件名的序列文件。

You can define a maximum time for completing a sequence with Seq_Timeout=seconds. to. wait.

可以用Seq_Timeout=seconds.to.wait指定完成一个序列的最大时间。

That expression is a recursive call to lazy-seq-fibo, but this time, it is calling the two argument case, passing in 0 and 1 to it.

该表达式是对lazy-seq-fibo的一个递归调用,不过这次,它调用的是有两个参数的情况,并向其传递0和1。

If this sequence was not lazy, the lazy-seq-fibo function would get called again and again.

如果这个序列不是惰性的,lazy-seq-fibo函数就会一次又一次地被调用。

JMSProducer. java appends the sequence number in the input message: Hello World #Seq_Num#.

java附加输入消息中的序列号:HelloWorld#Seq_Num#。

因为它是一个Seq,它具有一个foreach方法,并将一个闭包作为参数。