摘要: public class Ttest { public static void main(String[] args) { Cellphone c1 = new Cellphone(); c1.naozhong(new Bell() { @Override public void ring() { 阅读全文
posted @ 2022-11-14 20:59 微风抚秀发 阅读(50) 评论(0) 推荐(0)