package com.asm;

import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.stereotype.Service;

@Service 

public class TestTask {  

      
	static int i =1;
	static int j =1;
    @Scheduled(cron = "0/1 * * * * ?")  

    public void test(){  
    //	SendMail.sendEmail(""+j++);
        System.out.println("test1----"+(++i));  
        System.out.println(i);

    }  
   /* @Scheduled(cron = "0/2 * * * * ?")  
    public void test2(){  

        System.out.println("test2----"+j++);  

    }  
    @Scheduled(cron = "0/3 * * * * ?")  
    public void test3(){  

        System.out.println("test3----"+j++);  

    }  */

} 
最近下载更多
annazhang  LV29 2023年4月7日
1358849392  LV21 2022年11月11日
国服后端  LV10 2021年8月21日
dpfjames  LV6 2019年9月23日
盗码nsdjdhfhfjn  LV4 2019年2月19日
阿昌先生  LV13 2019年1月30日
1943815081  LV13 2019年1月2日
wyx123456  LV19 2018年9月19日
17608417105  LV9 2018年8月21日
MYECLIPSEyar  LV10 2018年7月30日
最近浏览更多
zhujunnan  LV12 3月5日
annazhang  LV29 2023年4月7日
Sunsi12345  LV8 2022年12月2日
1358849392  LV21 2022年11月11日
Gin19960217  LV4 2022年11月10日
adminadminsqwqe  LV8 2022年8月18日
pxqtsht  LV16 2022年3月21日
1234mama  LV19 2022年3月14日
denliv_hui  LV13 2021年10月20日
国服后端  LV10 2021年8月21日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友