当前位置: 首页 > 工具软件 > Apostrophe > 使用案例 >

Error:Apostrophe not preceded by \ (

双浩涆
2023-12-01


Error:Apostrophe not preceded by \ (

这种错误多半是因为我们项目中的一个strings.xml文件里有一个string标签中的字符串含有’,我们只要在’之前加\进行转义就可以解决这个错误,比如把Can’t修改为Can\’t就可以了。

 类似资料:

相关阅读

相关文章

相关问答