网站制作网站做网,怎样选择网站建设,微信小程序脚本,国外优秀设计网站刚安装成功的android studio软件打开工程#xff0c;编译时下方build窗口中中文是乱码。 解决#xff1a;
可点击studio状态栏的Help—Edit Custom VM Options #xff0c;在打开的studio64.exe.vmoptions文件后面添加#xff1a;(要注意不能有空格#xff0c;否则st…刚安装成功的android studio软件打开工程编译时下方build窗口中中文是乱码。 解决
可点击studio状态栏的Help—Edit Custom VM Options 在打开的studio64.exe.vmoptions文件后面添加(要注意不能有空格否则studio可能打不开)-Dfile.encodingUTF-8
重启后再Rebuild Project。 参考文章
https://blog.csdn.net/u013466454/article/details/108275334