import java.util.Date;. public class MyBeforeDateTest {. public static void main(String a[]){. Date current = new Date();. //create a date one day before ...
確定! 回上一頁