public class SaoLeiRunnable implements Runnable{ private SaoLei sl; public SaoLeiRunnable(SaoLei sl){ this.sl=sl; } public void run() { // TODO Auto-generated method stub try{ do{ boolean bz=sl.isBz(); if(bz){ sl.setMiao(sl.getMiao()+1); sl.getTime().setText(" "+sl.getMiao()+"秒 "); Thread.sleep(1000); } }while(true); }catch(Exception e){ } } }


13605416728 LV5
2024年12月13日
张德志 LV9
2023年12月27日
zhihong fan LV2
2023年12月26日
lshlsh
2023年12月25日
暂无贡献等级
bangyiyang LV2
2023年12月21日
jiemomo LV12
2023年10月19日
fenghuijun LV26
2023年3月27日
wdasfgas
2022年11月27日
暂无贡献等级
微信网友_5999549969633280 LV1
2022年6月12日
闫小玥 LV8
2021年12月22日