logo - 刷刷题
下载APP
【多选题】

当读者在读秀的某一频道中进检索时,检索结果页面的右侧会同时列出其他类型资源的相关结果,这一功能我们称之为读秀的多面检索。那么,假如当前正在知识频道进行检索,页面右侧会列出的相关资源类型有哪些?

A.
期刊
B.
图书
C.
论文
D.
视频
题目标签:面检索假如功能
举报
参考答案:
参考解析:
.
刷刷题刷刷变学霸
举一反三

【多选题】下面检索式用了哪些计算机检索方法? metoprolol AND pharm*

A.
布尔逻辑检索
B.
截词检索
C.
位置运算符检索
D.
限制检索

【多选题】假如该患儿出生不久,为早期诊断,不应选择的检查项目是( )。

A.
尿2,4-二硝基苯肼试验
B.
尿三氯化铁试验
C.
Guthrie细菌生长抑制试验
D.
血T3、T4、TSH测定
E.
染色体核型分析

【单选题】在J2EE中,假如HttpSession的getLastAccessTime()方法返回值为x,getCreationTime()方法返回值为y,则为x-y()

A.
两个连续请求之间间隔的最长时间
B.
最近的两个连续请求之间的时间间隔
C.
最后使用session发送请求的时间和session创建时间的间隔
D.
最后使用session发送请求的时间

【单选题】有如下事件过程:Private Sub Form_Load() Show Dim Arr() As Variant Arr = Array(1, 3, 5, 7, 9, 11, 13, 15) Call converse(Arr) For i = 0 To 7 Print arr(i); Next iEnd Sub 以上程序的功能是,通过调用Converse过程,将数组Arr中的元素逆序存放并输出...

A.
Private Sub converse(dim a() as Variant ) Dim T For i = LBound(A) To UBound(A) T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
B.
Private Sub converse(dim a() as Variant) Dim T Dim J As Integer J = (LBound(A) + UBound(A)) / 2 For i = LBound(A) To J T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
C.
Private Sub converse(a() As Variant) Dim T For i = LBound(A) To UBound(A) T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
D.
Private Sub converse(a() As Variant) Dim T Dim J As Integer J = Int((LBound(A) + UBound(A)) / 2) For i = LBound(A) To J T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub

【多选题】监控平台有哪些功能?

A.
管理设备
B.
用户权限管理
C.
数据流管理
D.
录像存储管理
E.
与其它系统联动