A.must contain unique values.
B.cannot be CAST to other data types.
C.is created using the CREATE DISTINCT command.
D.contains a value that was automatically calculated from values in other columns.
第1题:
A.Type表示连接的类型
B.Link ID表示此连接的本地标识,不同的链接类型Link ID表示的意义也不相同
C.Data用于描述此连接的附加信息,不同的连接类型所描述的信息也不同
D.Metric描述此连接的开销
第2题:
下面哪个函数没有在运输层可靠数据传输协议中用到()。
A.rdt_send()
B.udt_send()
C.udt_rev()
D.deliver_data()
第3题:
2、下面哪个函数没有在运输层可靠数据传输协议中用到()。
A.rdt_send()
B.udt_send()
C.udt_rev()
D.deliver_data()
第4题:
A.目的地址和Type字段之间
B.Type字段之前
C.802.1QVLAN Tag之前
D.Type字段和Data字段之间
第5题:
UDT是一种打包的数据类型,可以被多次使用。
第6题:
利用object元素在网页中嵌入flash,flash文件的地址为“mediawonderful.swf”,要求flash动画的宽度和高度分别为500像素,能实现该要求的选项为()。
A.<object height="500" width="500" src="mediawonderful.swf" type="application/x-shockwave-flash"/>
B.<object height="500" width="500" href="mediawonderful.swf" type="application/x-shockwave-flash"/>
C.<object height="500" width="500" data="mediawonderful.swf" type="application/x-shockwave-flash"/>
D.<object height="500" width="500" data="mediawonderful.swf" />