my date
摘要:
public class MyDate { private int year,month,day; private static int thisYear; static {thisYear=2012;} public MyDate(int year,int month,int day) {this 阅读全文
posted @ 2017-06-25 17:57 Buddhist 阅读(294) 评论(0) 推荐(0)
posted @ 2017-06-25 17:57 Buddhist 阅读(294) 评论(0) 推荐(0)
posted @ 2017-05-23 16:35 Buddhist 阅读(144) 评论(0) 推荐(0)
posted @ 2017-04-13 16:58 Buddhist 阅读(102) 评论(0) 推荐(0)