填空2分class Person private String name; private char sex=M; PersonString name thisname=name; PersonString namechar sex thisname=name; thissex=sex; class Stu extends Person lo
super(name, sex);
原文地址: https://www.cveoy.top/t/topic/cvLS 著作权归作者所有。请勿转载和采集!