JSRUN 用代码说话
精选java
全部java

哈(wangboo63)

2024-11-26 20:35
java的首次尝试,hello world


冒泡排序代码Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5 at PopSort.main(PopSort.java:8)


测试代码【呯呯呯】