摘要: 问题要求 定义Person抽象类,Student类、Company类,Employee类。 Person类的属性:String name, int age, boolean gender Person类的方法: public Person(String name, int age, boolean 阅读全文
posted @ 2025-05-21 11:41 取名字比写博客还难 阅读(91) 评论(0) 推荐(0)