As far relaxation is concerned, the author indicates that ______.
A. aims are more important than means
B. means are more important than aims
C. more and more people are interested in relaxation techniques
D. some relaxation techniques are better than others
查看答案
在窗体上建立三个文本框,名称分别为Text1、Text2和Text3,一个命令按纽,名称为command1,如果在TEXT1中输入数200,在TEXT2中输入数150,则执行下列程序后,TEXT3的值为______。 Private Sub Command1_Click() Dim m, n As Integer m = Val (TextText) n = Val (TextText) If n * m = 0 Then Exit Sub End If If m < n Then t =m: m= n: n = t End If Do r = m Mod n m= n n =r Loop While r <> 0 TextText= m End Sub
A. 200
B. 50
C. 100
D. 150
A.leadB.happenC.causeD.occur
A. lead
B. happen
C. cause
D. occur
A.sufferedB.infectedC.pleasedD.impressed
A. suffered
B. infected
C. pleased
D. impressed
A.howB.whenC.whereD.why
A. how
B. when
C. where
D. why