摘要: package shixun;import java.awt.*;import java.awt.event.ActionEvent;import java.awt.event.ActionListener;import javax.swing.*; public class handle impl 阅读全文
posted @ 2019-05-12 10:38 还未如愿见着不朽 阅读(106) 评论(0) 推荐(0)
摘要: 1 package com.hanqi.test; public class Instrument {public void play(){System.out.println("弹奏乐器");} }package com.hanqi.test; public class Wind extend 阅读全文
posted @ 2019-05-12 10:14 还未如愿见着不朽 阅读(189) 评论(0) 推荐(0)