柠檬试题库
search
首页
计算机
公务员
驾照
关于
label1
在窗体上画两个标签和一个命令按钮,其名称分别为Label1、Label2和Command1,然后编写如下程序:Private Sub func(L As Label) L.Caption="1234"End SubPrivate Sub Form_Load() Label1.Caption="ABCDE" Label2.Caption=10End SubPrivate Sub Command1_Click() a=Val(Label2.Caption) Call func(Label1) Label2.Caption=aEnd Sub程序运行后,单击命令按钮,则在两个标签中显示的内容分别为( )。
随机标签
子句
工作表
运动员
入学
exe