java.util.Date.compareTo(Date anotherDate) 方法比較兩個日期。 ... Date date2 = new Date(99, 1, 9); // make 3 comparisons with them int comparison = date.
確定! 回上一頁