搜索资源列表
Test.java
- 这是一个测试Timer类用法的程序.程序会随机产生10个时间, 并在时间到的时候出发Task类对象中的run方法-This is a test Timer category usage of the procedure. Procedures will be randomly generated 10 hours and the time when the starting of the Task type of object methods run
Task
- JAVA定时器实例, JAVA定时器实例-JAVA TIMER
Timer-use
- 本文展示了一个通用的 Timer 和 TimerTask 计划框架,从而允许更灵活的计划任务。这个框架非常简单 —— 它包括两个类和一个接口 —— 并且容易掌握。如果您习惯于使用 Java 定时器框架,那么您应该可以很快地掌握这个计划框架。 -This article presents a general framework of the program Timer and TimerTask to allow more flexible planning task. This framewor
javaWebTimer
- 一个简单的定时器程序,在工程启动后,每隔一秒执行一个任务。-A simple timer program, after the project started, it will perform a task every second .
TIMER_Task
- JAVA定时器实例-JAVA TIMER-定时任务Task-JAVA Timer instance-JAVA TIMER-timed Task task
timed-task
- ssh框架下的定时器。web.xml配置listener,java程序实现要定时的内容。配好web.xml即可。-Timer under SSH framework. Web.xml configuration listener, Java program to achieve the timing of the content. With good web.xml can.
yimer
- Java timer, used for regular or periodic task
定时器
- Java的定时器功能,可用于完成相应的定时任务。单独执行或web任务安排(Java timer function, can be used to complete the corresponding timing task. Individual execution or web task arrangement)