你可以通过String mystring = getResources().getString(R.string.mystring); getResources()是Context该类的一种方法。如果您位于Activity或中Service(扩展 ...
確定! 回上一頁