Android异步刷新的几种方法===================+ Thread + handler模式+ AsyncTask<param,progress,result> 模式+ loader模式