摘要: import java.awt.*;import javax.swing.*;import java.awt.event.*;public class Earth extends JLabel implements ActionListener { //标签类JLabel的子类--刻画地球 JLab 阅读全文
posted @ 2017-11-20 22:53 宋建楠 阅读(632) 评论(0) 推荐(0)