string.xml 에 등록한 String 은 R.string.mystring 을 하게 되면 id가 구해지고 getString(R.string.mystring) 을 하게 되면 그 안에 있는 String 값 ...
確定! 回上一頁