摘要:
//延迟两秒跳转 new Handler().postDelayed(new Runnable() { @Override public void run() { Intent intent=new Intent(MainActivity.this, Leansons.class); startAc 阅读全文
posted @ 2016-05-13 10:24
6536166
阅读(94)
评论(0)
推荐(0)
浙公网安备 33010602011771号