public class Tester { public static void main(String[] args) { Print3D a=new Print3D(); System.out.println("Hello World!"); } }
收起
??报错信息呢
报告相同问题?