strings.xml 中的内容访问方法解决办法

strings.xml 中的内容访问方法strings.xml 中的内容 除了用 R.string. 这样的方法访问还有没有其它的方法

strings.xml 中的内容访问方法
strings.xml 中的内容 除了用 R.string. 这样的方法访问 还有没有其它的方法 ,可以动态字符串名字的那种。感谢。

[解决办法]
动态直接在程序里写吧或者在xml中用array方式定义字符串