Windows Task Scheduler
 
基于windows平台的task scheduler个人认为很有用途,我们可以利用该工具定时,定律控制应用程序的运行。
譬如,一个处理PC垃圾文件的批处理文件,我们可以凭借该task schduler 定时启动该批处理文件。。。。。