java接口与继承
摘要:
class Grandparent { public Grandparent() { System.out.println("GrandParent Created."); } public Grandparent(String string) { Syste... 阅读全文
posted @ 2015-11-08 10:36 丿唐小东 阅读(274) 评论(0) 推荐(0) 编辑
posted @ 2015-11-08 10:36 丿唐小东 阅读(274) 评论(0) 推荐(0) 编辑
posted @ 2015-11-08 10:21 丿唐小东 阅读(276) 评论(0) 推荐(0) 编辑