你下載一首10分鐘的歌,聽完一邊,就是10分鐘 咕~~(╯﹏╰)b
Option Explicit Dim h As Integer, m As Integer, s As Integer Private Sub Command1_Click() If Not IsNumeric(Text1.Text) Then MsgBox "請正確小時數!" Exit Sub End If If Not IsNumeric(Te...
你下載一首10分鐘的歌,聽完一邊,就是10分鐘 咕~~(╯﹏╰)b
Option Explicit Dim h As Integer, m As Integer, s As Integer Private Sub Command1_Click() If Not IsNumeric(Text1.Text) Then MsgBox "請正確小時數!" Exit Sub End If If Not IsNumeric(Te...