首页 > 其他 > 详细

main cannot be resolved or is not a field

时间:2014-09-15 09:56:48      阅读:311      评论:0      收藏:0      [点我收藏+]

今天在做XML解析的时候,总是给我报

XML Parsing Error: XML or text declaration not at start of entity

 

的错误,后来查了下讲大概意思是android中解析的时候xml文件格式问题。

 

在文件的最前端 即<?xml version="1.0" encoding="UTF-8"?>前面不能有空格。

 

修改即好。

main cannot be resolved or is not a field

原文:http://www.cnblogs.com/hjtdlx/p/3972206.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!