开发者社区> 问答> 正文

有没有大兄弟能解决下这个问题,在windows下导入正常,mac下导入就成这样了,是不是哪里设置有问题?

有没有大兄弟能解决下这个问题,在windows下导入正常,mac下导入就成这样了,是不是哪里设置有问题?
_1

展开
收起
李博 bluemind 2019-04-04 14:42:38 1924 0
1 条回答
写回答
取消 提交回答
  • 修改一行代码: 先找到 cxbottle.conf,这个文件,用textedit打开,搜索[EnvironmentVariables],在下面加一行代码:"LC_ALL" = "zh_CN.UTF-8",适用于中文。 如何找cxbottle.conf, 打开设置,C: Drive,往上层走一个文件夹,找到cxbottle.conf。 By default Crossover will get your language and format style from the host operating system. You can manually specify a locale by editing the cxbottle.conf file located in each bottle Crossover creates. To locate the cxbottle.conf file click the Bottles button in the top-left of the Crossover window, select the appropriate bottle, click the gear menu in the bottom-left and pick Open C: Drive. Go up one level to find the cxbottle.conf file on same directory level as the drive_c folder. In cxbottle.conf under the EnvironmentVariables section add a new entry for the locale you want to use. For example to set the bottle to Chinese you'd enter: [EnvironmentVariables] "LC_ALL" = "zh_CN.UTF-8"

    答案来源于网络

    2019-09-23 15:27:29
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
《云服务器运维之Windows篇》 立即下载
TAKING WINDOWS 10 KERNEL 立即下载
ECS运维指南之Windows系统诊断 立即下载