Android 如何获取在strings里面设置的值

其实很简单,类似getString(R.string.comfirm_restart),前面加个getString就可以了,想组合累加中间加个 ""+""就可以了


你可能感兴趣的:(android)