搜索资源列表
TimerTask
- This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.-This class implements the same API a
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
Animal
- 创建一个新计时器,创建一个新的计时器任务,终止此计时器,丢弃所有当前已安排的任务。-Create a new timer, the timer to create a new task, the termination of this timer, discarding all the arrangements have been made for the current task.
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
Timer_and_TimerTask-summary
- 自己总结的一些关于java编程中timer和task的要点,对于刚开始学习Java的同学希望能有一定的帮助和参考价值-Some points about java programming timer and task of its own summary, for students just beginning to learn Java hoping to have some help and reference value
zydirected
- java定时器,用于定时或者周期性执行任务-Java timer, used for regular or periodic task
lasp-leriodic
- Java timer, used for regular or periodic 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.
anadysiz-pxpeline
- java定时器,用于定时或者周期性执行任务-Java timer, used for regular or periodic task
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)