- Public Sub theout(ByVal source As Object, ByVal e As System.Timers.ElapsedEventArgs)
-
- 'MessageBox.Show(DateTime.Now.ToLongTimeString().ToString())
-
- Dim AutoTask As ArrayList = New ArrayList()
- AutoTask.Add("8:30:00")
- AutoTask.Add("9:37:00")
- AutoTask.Add("10:30:00")
- AutoTask.Add("https://cdn.jxasp.com:9143/image/2020/4/7 18:22:00")
-
- For n As Integer = 0 To 4 - 1
-
- 'If DateTime.Now.ToLongTimeString().Equals(AutoTask(n)) Then
- If DateTime.Now.ToString().Equals(AutoTask(n)) Then
- MessageBox.Show("现在时间是" & AutoTask(n))
- End If
- Next
- End Sub

![[手游] 三网H5小游戏【少年仙路】WIN系服务端+Linux手工服务端+详细搭建教程](https://cdn.jxasp.com:9143/image/20260615/136BC33AA47EB0D84E878835A8B38FDB.png)

















