算法与程序设计课堂练习

录入者:netlab 人气指数:次 发布时间:2008年03月31日

1、编写一个程序,能实现将输入在两个文本框(text1text2)中的数交换,并能清除文本框中的内容。将工程文件保存为change.vbp,窗体文件保存为change.frm

对象属性设置如下

对象

属性

对象

属性

Text1

text

Text 2

text

Label1

caption

A

Label2

caption

B

autosize

true

autosize

true

Command1

caption

交换

Command2

caption

清除

Baidu
map