Timer

xiaoxiao2021-03-06  42

Import java.util.timeimport java.util.timetask

Timer () {Timer Timer = New Timer (TRUE); Timer.Schedule (New Timertask () {// Corresponding code}, 0, 24 * 60 * 60 * 1000);}

Call twice in the main function

转载请注明原文地址:https://www.9cbs.com/read-55414.html

New Post(0)