Button1.Click. I = 1. Do While I < 10. Debug.Print(I). I = I + 1. Loop. End Sub. End Class. Public Class Form1. Dim I As Integer.
確定! 回上一頁