【Java】程序暂停XX毫秒

使用

try {

  Thread.sleep();

} catch (Exception e) {

}

posted on 2015-04-02 15:50  曾思D  阅读(514)  评论(0)    收藏  举报

导航