android 代码中获取Resource中的字符串

来源:互联网 发布:mac上安装mysql 编辑:程序博客网 时间:2024/06/01 07:41
CharSequence str1 = getString(R.string.hello);
原创粉丝点击