()是指达到国家规定的最低可采厚度以上的煤层或煤分层厚度之和。
A、有益厚度
B、总厚度
C、可采厚度
参考答案:C
在窗本上放置一个命令按钮Command1, 并编写下列单击事件的程序: Option Base 1 Private Sub Command1_Click() Dim c As Integer, d As Integer d=0 c=6 X=Array(2, 4, 6, 8, 10, 12) For i=1 To 6If X(i)>c Then d=d+X(i) c=X(i)Else d=d-cEnd If Next i Print d End Sub
A.10
B.12
C.16
D.20
This is ________ animal, its name is Lily.[ ]
A. a
B. an
C. the
D. /