摘要: 1.封装import java.util.Date;public class Human { protected String name; protected BirthDay birthDay; protected String sex; public St... 阅读全文
posted @ 2015-04-05 12:17 TomSnail 阅读(444) 评论(0) 推荐(0) 编辑