1.用java.util.Calender來實現. Calendar calendar=Calendar.getInstance(); ... System.out.println("兩天前的日期:" + df.format(new Date(d.
確定! 回上一頁