Android 中从res/values/strings.xml中读取具体的字符串的方法
更新:HHH   时间:2023-1-7



先备注 :。。。

String mess = getResources().getString(R.string.mess_1);


返回移动开发教程...