窗体上有一个名称为Label1的标签和一个名称为Command1的命令按。命令按的单击事件过程如下: Private Sub Command1_Click() x=InputBox("输入x:",,0) y=InputBox("输入y:",,0) Label1.Caption=x+y End Sub 运行程序,单击命令按,在输入对话框中分别输入2、3,运行的结果是
A.
程序运行有错误,数据类型不匹配
B.
程序运行有错误,InputBox函数的格式不对
C.
在Label1中显示5
D.
在Label1中显示23
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【简答题】What service can Cuil. com deliver to its users? A) It provides information which can be found at Google. B) It works on building the largest data base around the world. C) It designs search engines f...
【单选题】You work as the enterprise exchange administrator at Company.com.The Company.com network consists of a single Active Directory domain named Company.com.Company.com has an Exchange Server 2010 organiza...
A.
The best option is to set up an Outlook Web App Mailbox policy so that the users comply with the Company.com policy.
B.
The best option is to set up a Group Policy Object so that the users comply with the Company.com policy.
C.
The best option is to change the authentication settings of the OWA virtual directory so that the users comply with the Company.com policy.
D.
The best option is to change the authentication settings of the IISADMPWD virtual directory so that the users comply with the Company.com policy.