android里面线程睡眠事件使用方法

SystemClock.sleep(时间);

不用Thread.sleep()的原因:要抛异常,占用资源

posted on 2015-10-16 11:34  Z2  阅读(943)  评论(0编辑  收藏  举报

导航