说明: 使用于初学者吧!Private Sub Command5_Click() Static blnprocessing As Boolean If blnprocessing Then blnprocessing = False Command5.Caption = "暂停" Timer1.Enabled = True Timer2.Enabled = True Label5.Visible = True Label6.Visible = True Else C ommand5.Caption =
<fkinry> 上传 | 大小:111kb