单项选择题
在VB 中,将整数型变量c 的值显示在文本框Text1中,完整的语句是()。
A.c=Str(Text1.Text)
B.c=Val(Text1.Text)
C.Text1.Text=Str(c)
D.Text1.Text=Val (c)
点击查看答案&解析

单项选择题
A.c=Str(Text1.Text)
B.c=Val(Text1.Text)
C.Text1.Text=Str(c)
D.Text1.Text=Val (c)
微信扫一扫,加关注免费搜题