我正在尝试在我的 values-zh-rTW/strings.xml 文件中剪切和粘贴繁体中文字符作为替代资源。它们显示为空白的白色框。据我所知,每个编码选项都设置为 UTF-8。如果是字体问题,我不确定在哪里更改字体或更改哪种字体。我确实去了常规>外观>颜色和字体,但我不确定要调整哪种字体,如果有的话。如果您以前处理过此问题,请提供帮助。
问问题
3689 次
3 回答
2
于 2013-03-01T04:21:44.587 回答
1
I had the same problem and the solution was to install "East Asian Languages" in windows. Just go to control panel, Regional and Language Options, Languages tab, and then check Install files for East Asian languages (it required a windows cd for me).
于 2013-09-23T19:35:17.370 回答
0
我的eclipse编辑器中有一些汉字。而且显示不正确。我更改项目的文本文件编码Cmd + I
以显示项目的属性设置对话框。然后在输入GBK中Text file encoding
。然后应用它。字符显示正确。
截图如下:
于 2014-08-15T10:38:28.377 回答