摘要:
把Android示例项目SimpleWikitionary的代码导入Eclipse时在string.xml中出现了这个问题:Typeerror: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?对应的代码是:<string name="template_user_agent">"%s/%s (Linux; Android)"</string> 阅读全文
posted @ 2012-03-28 15:01
tt-0411
阅读(9383)
评论(0)
推荐(1)