本帖最后由 泛泛孤辈 于 2011-11-10 19:30 编辑 new Handler().postDelayed(new Runnable(){ public void run() { //显示dialog } }, 5000); //5秒