A.Move
B.Resize
C.Paint
D.Click
[单选题]当窗体的被移动时,将会发生的事件有()。A . MoveB . ResizeC . PaintD . Click
[单选题]当窗体的大小被调整时,将会发生的事件有()。A . MoveB . ResizeC . PaintD . Click
[主观题]当窗体被启动时,()事件将会发生。A.LoadB.UnloadC.QueryUnoadD.CLs
[单选题]当窗体被启动时,()事件将会发生。A . LoadB . UnloadC . QueryUnoadD . CLs
[单选题]当鼠标在窗体上移动时,会发生()事件。A . MouseDownB . MouseUpC . MouseMoveD . KeyDow
[单选题]当对象失去焦点时,将会发生()事件。A . LostFocusB . FocusC . SetFocusD . GetFocu
[单选题]当对象失去焦点时,将会发生______事件。A.GetFocusB.LostFocusC.FocusD.SetFocus
[判断题] 当进水量超出V型滤池负荷时,将会发生漫水。()A . 正确B . 错误
[单选题]当Command1_Click事件发生时,窗体上显示的内容是 ______。 Private Sub Command1_Click() Dim a As Integer,b As Integer,c As Integer If a = 0 Then x = x-1 Else If b <> 0 Then x = 7 Else x=x+8 End If If c <> 0 Then x = x-3 Else x = 4 End If Print x End SubA.7B.8C.4D.3
[单选题]当障碍物的直径大于1/2波长时,将会发生什么反应()。A . 反射B . 折射C . 衍射D . 不反射E . 不折射