摘要: public class Test { public long stringToLongDate(String str) throws ParseException { SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss" 阅读全文
posted @ 2017-11-14 19:44 samcheng 阅读(3469) 评论(0) 推荐(0)