2019-06-07 10:08发布
问题是你要怎么输入,简单的如
Private Sub Command1_Click()
Dim a As Integer, b As Integer, c As Integer
a = inpotbox("输入第一个数")
b = inpotbox("输入第二个数")
c = a * a + b * b
Print c
End Sub
最多设置5个标签!
问题是你要怎么输入,简单的如
Private Sub Command1_Click()
Dim a As Integer, b As Integer, c As Integer
a = inpotbox("输入第一个数")
b = inpotbox("输入第二个数")
c = a * a + b * b
Print c
End Sub
一周热门 更多>