摘要:
闲话少说,看代码先:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public class Test { public static void main(String[] args) { Calendar c1 = Calendar.getInstance(); c1.set(2000, 0, 1, 1, 0, 0); //2000年1月1日1点 long l1 = c1.getTimeInMillis(); Calendar c2 = 阅读全文
posted @ 2010-09-29 13:12 teasp 阅读(443) 评论(2) 推荐(1)
浙公网安备 33010602011771号