For i = 0 To lst_down.ListCount - 1 If InStr(1 lst_down.List(i) "【") = 0 Then lst_down.Selected(i) = True End If Next
片長: 1小時52分51秒 總大小: 1880 簡介: For i = 0 To lst_down.ListCount - 1 If InStr(1 lst_down.List(i) "【") = 0 Then lst_down.Selected(i) = True End If Next