长期镉摄入后引起镉中毒,导致“水俣病”。( )
参考答案:错
解析:导致痛痛病。
在窗体上有一个命令按钮Command1,通用过程fun和命令按钮的事件过程如下: Private Function fun(ByVal m As Integer) If m Mod 2=0 Then fun=2 Else fun=1 End If End Function Private Sub Command1_Click() Dim i As Integer,s As Integers=0For i=1 To 5 s=s+fun(i)NextPrint s End Sub 程序运行后,单击命令按钮,则窗体上输出( )。
A.6
B.7
C.8
D.9
描述血清抗体滴度资料的平均水平宜选用()
A.均数
B.中位数
C.几何均数
D.标准差
E.四分位数间距