2016年11月23日

String类与Date类的转换

摘要: public class DateTest { public static void main(String[] args) throws ParseException { Date date = new Date(); SimpleDateFormat sdf = new SimpleDateFo 阅读全文

posted @ 2016-11-23 21:41 zxdblog 阅读(200) 评论(0) 推荐(0)

导航