iOS国际化时遇到的错误:read failed: the data couldn't be read because it isn't in the correct format.
时间:2014-05-01 08:43:53
收藏:0
阅读:660
其实这个错误很简单,就是当我们在国际化的时候,写key,写着写着就忘了加 ";" 所以查看一下自己的Localization文件就可以了
评论(0)