摘要: import java.util.Date;public class showDate{@Test public void showDate(){ Date date=new Date(); //Simple... 阅读全文
posted @ 2017-02-28 07:54 穆雄雄 阅读(205) 评论(0) 推荐(0)
摘要: import java.util.Date;public class showDate{@Test public void showDate(){ Date date=new Date(); //SimpleDateFormat format =new SimpleDateFormat("yyy... 阅读全文
posted @ 2017-02-28 07:53 穆雄雄 阅读(1023) 评论(0) 推荐(0)
摘要: import java.util.Date;public class showDate{@Test public void showDate(){ Date date=new Date(); //Simple... 阅读全文
posted @ 2017-02-28 07:53 穆雄雄 阅读(87) 评论(0) 推荐(0)