学习java我并没有学习eclipse,所以当用eclipse时,系统报错我并知道程序哪里出错了..

昨晚在做程序时才对此有了初步了解.......

Exception in thread "main" java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer红色字体解释了异常的具体情况.

Test.getListValue.remove(getListValue.java:39)点击红色字体会显示具体的错误行

相关文章:

  • 2021-11-08
  • 2021-05-06
  • 2022-01-12
  • 2021-09-05
  • 2021-09-07
  • 2021-11-23
  • 2021-08-03
  • 2021-12-08
猜你喜欢
  • 2021-04-27
  • 2021-07-01
  • 2021-04-15
  • 2022-12-23
  • 2021-12-28
  • 2021-09-26
  • 2022-12-23
相关资源
相似解决方案