logo - 刷刷题
下载APP
【判断题】

槟榔的果皮药用称为大腹皮,功能行气导滞,利水消肿。

A.
正确
B.
错误
举报
题目标签:大腹皮功能利水
参考答案:
参考解析:
.
刷刷题刷刷变学霸
举一反三

【单选题】大腹皮的功效是

A.
破气消积,化痰除痞
B.
行气止痛,杀虫,疗癣
C.
行气宽中,利水消肿
D.
疏肝理气,调经止痛,理气调中
E.
行气止痛,温中止呕,纳气平喘

【单选题】清热解毒,利水消肿

A.
青黛
B.
蚤休
C.
穿心莲
D.
白鲜皮
E.
半边莲

【单选题】有如下事件过程: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.
与其它系统联动