2019年5月16日

摘要: interface p { public void eat(); public void sleep(); public void play(); } class Student implements p { String personClass; public Student(String per 阅读全文

posted @ 2019-05-16 21:36 18软工五班吴赞 阅读(100) 评论(0) 推荐(1)

摘要: abstract class tx{ String name; float a,b; public tx(String name){ this.name=name; } abstract public void mj(); abstract public void zc(); } class yua 阅读全文

posted @ 2019-05-16 21:34 18软工五班吴赞 阅读(98) 评论(0) 推荐(0)


博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3