非常感谢LZ,再咨询一下这个怎么操作
1.增加简体中文的语言选项
通过往/Applications/Preferences.app/Perferences.app添加一个 zh_CN.lproj, 可以达到这种效果。
cp -r /Applications/Preferences.app/English.lproj /Applications/Preferences.app/zh_CN.lproj
然后在 Settings >> General >> International >> Language 里面选择简体中文。实现字体粗细一致的效果。