问题描述:
console.log在控制台中文乱码。
解决方法:
1、双击Shift,输入vmoption,,选择Edit Custom CM Options
2、如果之前没有配置过,会弹出窗口问是否创建配置文件,点击Create
3、添加如下内容,保存,重启AS,搞定!
-Dfile.encoding=UTF-8
问题描述:
console.log在控制台中文乱码。
解决方法:
1、双击Shift,输入vmoption,,选择Edit Custom CM Options
2、如果之前没有配置过,会弹出窗口问是否创建配置文件,点击Create
3、添加如下内容,保存,重启AS,搞定!
-Dfile.encoding=UTF-8