Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在制作一个应用程序,用户在他想要查看警报时输入一个日期,我已经获取了日期并存储在数据库中,并对日期进行了排序,我们如何安排它们的最佳方式是什么以及如何安排?请给我发送代码以及我在黑莓中所知道的非常感谢
查看类java.util.Timer 方法 schedule(TimerTask task, Date time)