Exception in thread "main" java.lang.Error: Unresolved compilation problems:
SAXBuilder cannot be resolved to a type
SAXBuilder cannot be resolved to a type
at com.jianghaiping8.JdomText.main(JdomText.java:9)
jar已导入 为什么会这样
SAXBuilder cannot be resolved to a type
SAXBuilder cannot be resolved to a type
at com.jianghaiping8.JdomText.main(JdomText.java:9)
jar已导入 为什么会这样
2016-11-27
"book".equals(qName);这样比较规范,不会报异常;虽然我知道老师肯定知道,只是没注意罢了
2016-11-24