Android在Eclipse下编译String.xml出现Multiple substitutions specified in non-positional format 错误
摘要:
【问题描述】Multiple annotations found at this line: - error: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute? - error: Unexpected end tag string【问题原因】检查后发现是string.xml中的%导致编译失败。【解决办法】1.用%%来表示1个%,和转意符号 \ 的用法相同2.如果你的字符串不需要格式化,可以在你的< 阅读全文
posted @ 2012-02-01 13:11 Brown Qin 阅读(2702) 评论(0) 推荐(0)
浙公网安备 33010602011771号