10.21继承的学习
摘要:
class Grandparent { public Grandparent() { System.out.println("GrandParent Created."); } public Grandparent(String string) { System.out.println("Grand 阅读全文
posted @ 2024-10-21 15:34 刘晋宇 阅读(26) 评论(0) 推荐(0)
posted @ 2024-10-21 15:34 刘晋宇 阅读(26) 评论(0) 推荐(0)