Date d = new Date();. SimpleDateFormat form = (SimpleDateFormat) DateFormat.getTimeInstance();. form.applyPattern( "HH:mm:ss.SSS" );. System.out.println(d.
確定! 回上一頁