java 中parse,format的用法. private static final String pattern="yyyy-MM-dd"; private SimpleDateFormat format = new SimpleDateFormat(pattern);
確定! 回上一頁