有3人下载
public class Compiler extends Frame implements ActionListener{ int row = 1;//数排列,横坐标 int line = 1;//横排行,竖坐标。当.......