用InputBox函数输入三个数,选出其中的最大数和最小数,显示于窗体上。Private Sub Form_Click() a = Val(InputBox("a=")) b = Val(InputBox("b=")) c = Val(InputBox("c=")) Max = a: Min = a If b > Max Then Max = b If c > Max Then Max
Play is the principal business of childhood, and more and more in recent years research has shown the great importance of play in the development of a human being.