報錯信息:File ?was loaded in the wrong encoding :"utf-8"
項目每次進來都會中文亂碼,提示reload? 編碼格式,問題是重新轉換編碼后,中文還是亂碼,build.gradle? 設置一了compileOptions.encoding?=?"GBK" ??
二:設置系統默認設置
報錯信息:File ?was loaded in the wrong encoding :"utf-8"
項目每次進來都會中文亂碼,提示reload? 編碼格式,問題是重新轉換編碼后,中文還是亂碼,build.gradle? 設置一了compileOptions.encoding?=?"GBK" ??
二:設置系統默認設置