我寫了這樣的話:String Mess = R.string.mess_1 ;獲取字符串值,但不是返回字符串,而是給我id類型的整數(shù)。如何獲取其字符串值?我在string.xml文件中提到了字符串值。 查看完整描述