填空题
图案■表示______。
【参考答案】
单选按钮
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
单击命令按钮时,下列程序代码的执行结果为( )。 Private Function FirProc(x As Integer,y As Integer,z As Integer) FirProc=2*x+y+3*z End Funcfion Private Function SecProc(x As Integer,y As Integer,z As Integer) SecProc=FirProc(z,x,y)+x End Funcfion Private Sub Command1_Click() Dim a As Integer Dim b As Integer Dim c As Integer a=2 b=3 c=4 Printf SecProc(c,b,a) End Sub
A.21
B.19
C.17
D.34
点击查看答案
单项选择题
可以用InputBox函数产生“输入对话框”。若执行下列语句 st$=InputBox( 请输入字符串 , 字符串对话框 , 字符串 ) 当用户输入完毕,按“确定”按钮后,st$变量的内容是( )。
A.字符串
B.请输入字符串
C.字符串对话框
D.用户输入内容
点击查看答案
相关试题
Sum+x
Int(Rnd*99+1)
b
new1
AddItem