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)
沒有報錯,但就是運作不了