String mystring = getResources().getString(R. ... string.mystring);. getResources() is a method of the Context class. If you are inside a Activity ...
確定! 回上一頁