拔刀龙骑吧 关注:1贴子:31
  • 5回复贴,共1

为了证实我是个老成员发了此贴

只看楼主收藏回复

233


IP属地:广东1楼2016-02-18 16:01回复
    你tm像个萨比233


    2楼2016-02-18 16:03
    回复
      2025-05-30 02:05:56
      广告
      去你的


      IP属地:广东3楼2016-02-21 17:23
      回复
        Private Sub Command1_Click()
        Dim a As Integer, b As Integer
        a = Val(Text1.Text)
        b = Val(Text2.Text)
        Text3.Text = a + b
        End Sub
        Private Sub Command2_Click()
        Dim a As Integer, b As Integer
        a = Val(Text1.Text)
        b = Val(Text2.Text)
        Text3.Text = a - b
        End Sub
        Private Sub Command3_Click()
        Dim a As Integer, b As Integer
        a = Val(Text1.Text)
        b = Val(Text2.Text)
        Text3.Text = a * b
        End Sub
        Private Sub Command4_Click()
        Dim a As Integer, b As Integer
        a = Val(Text1.Text)
        b = Val(Text2.Text)
        Text3.Text = a / b
        End Sub
        Private Sub Form_Load()
        End Sub


        5楼2018-12-07 14:34
        回复
          WangTanXiao:
          I have a birthday party at 7.pm next friday.And i want to invit you to my party.All of my families are glad to see youcoming there to celebrite for me.I blieve you will have a good time.yours HuXueWen


          6楼2021-10-11 08:56
          回复
            http://SecureCRSecureFXPortable


            IP属地:北京7楼2024-06-26 10:26
            回复