摘要: public static String toDate(long s) { SimpleDateFormat sdf = new SimpleDateFormat("yyyy年MM月dd日 HH:mm"); // SimpleDateFormat sdf=new SimpleDateFormat(" 阅读全文