求各位大神帮忙看看到底哪里错了,一直找不到错误
console报错提示:Exception in thread "main" java.lang.Error: Unresolved compilation problem:
at util.ConnectionFactory.getInstance(ConnectionFactory.java:33)
at test.ConnectionFactoryText.main(ConnectionFactoryText.java:7)
...全文
140578打赏收藏
报错Exception in thread "main" java.lang.Error: Unresolved compilation problem:
求各位大神帮忙看看到底哪里错了,一直找不到错误 console报错提示:Exception in thread "main" java.lang.Error: Unresolved compilation problem: at util.ConnectionFactory.getInstance(ConnectionFactory.java:33) at test.ConnectionFactoryText.main(ConnectionFactoryText.java:7)