[转]xml中1字节的UTF-8序列的字节1无效([字符编码]Invalid byte 1 of 1-byte UTF-8 sequence终极解决方案)
摘要:
今天在eclipse中编写pom.xml文件时,注释中的中文被eclipse识别到错误:Invalid byte 1 of 1-byte UTF-8 sequence,曾多次遇到该问题,问题的根源是:The cause of this is a file that is notUTF-8is being parsed as UTF-8. It is likely that the parser is encountering a byte value in the rangeFE-FF. These values are invalid in the UTF-8 encoding.但这次很诡异 阅读全文
posted @ 2014-01-13 09:21 Noodles` 阅读(411) 评论(0) 推荐(0)
浙公网安备 33010602011771号