搜索资源列表
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
sample-Timer
- javame中对于timer的应用,是游戏开发以及定时事务处理的必须要看的东西。看了本例子,对于timer会有一个初步的了解。-javame for the timer in the application of game development as well as the timing transaction must be to look at things. Read this example, for the timer will have a preliminary understa
