Page 199 - 捷運技術 第28期
P. 199
28 92 2 193
dBs1 dBs2
TCP
Object Thread class Runable
stat()
Udp1 dBs2
public class cpsMainTask
{ public static void main(String args[])
{ Udp1 udp1thread=new Udp1();//
Udp2 udp2thread=new Udp2();
dBs1 dBs1thread=new dBs1();
udp1thread.start(); } //
} // cpsMainTask
Udp1 Udp2 dBs1 dBs2
(
) AFC 03:00
Java Timer class ( import ) java.util.Timer
Timer() ( method ) scheduleAtFixedRate(TimerTask task, Date
firstTime, long period)