java中Date, DateFormat的一些方法總結

1:DateDemo1類java /* * 取得系統的時間 */ public class DateDemo1 { public static void main(String args[]) { System.out.println(System.currentTimeMillis()); } 輸出爲:1311060393171spa 執行結果會顯示從1970年1月1日開始到取
相關文章
相關標籤/搜索