D:\USRPROG>java Operators2
Exception in thread “main” java.lang.ArrayIndexOutOfBoundsException: 0
at Operators2.main(Operators2.java:5)
没有报错,但就是运行不了
D:\USRPROG>java Operators2
Exception in thread “main” java.lang.ArrayIndexOutOfBoundsException: 0
at Operators2.main(Operators2.java:5)
没有报错,但就是运行不了