黑马程序员技术交流社区

标题: 遇到的bug [打印本页]

作者: Animal    时间: 2015-6-6 23:28
标题: 遇到的bug
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
        is cannot be resolved to a variable
        x cannot be resolved to a variable
        is cannot be resolved to a variable

        at cn.lianxi.SelectSort.main(SelectSort.java:6)
问题Unresolved compilation problems: 未解决的编译异常,
解决方法 :重新编译源代码有错误  修改后重新编译



非法监控异常
Exception in thread "Thread-0" java.lang.IllegalMonitorStateException
        at java.lang.Object.notify(Native Method)
        at cn.lianxi.Input.run(Input.java:34)
        at java.lang.Thread.run(Thread.java:744)
作者: TOBESKY    时间: 2015-6-6 23:54
竟然没看懂
作者: 武汉小菜鸟    时间: 2015-6-7 00:53
我也遇到过这个问题,不过你要把代码贴出来,才能发现问题
作者: 嘎路的米    时间: 2015-6-7 10:06
直接给我们看异常,表示看不懂- -
作者: 坏坏总是我    时间: 2015-6-7 10:17
我也没看懂呢 ,好吧 继续围观
作者: NewDemo    时间: 2015-6-7 10:44
至少要贴代码
作者: 悦鹏    时间: 2015-6-7 12:09
基础班看不懂!




欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) 黑马程序员IT技术论坛 X3.2