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

葡萄籽油生理功能

A.
预防肝脂和心脂沉积,抑制主动脉斑块的形成
B.
清除沉积的血清胆固醇,降低低密度脂蛋白胆固醇,同时提高高密度脂蛋白胆固醇
C.
防治冠心病
D.
促进人体前列腺素的合成
举报
参考答案:
参考解析:
.
刷刷题刷刷变学霸
举一反三

【多选题】视频监控包括以下功能:()

A.
视频数据的采集
B.
视频查看
C.
摄像头控制
D.
利用视屏系统,提供联动功能

【多选题】桑葚籽油的功效包括()。

A.
治疗感冒
B.
降血脂
C.
抗动脉硬化
D.
缓解头痛

【单选题】有如下事件过程: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.
甲醛

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

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