Android 提供了SpannableString這個API可以讓我們達到上述的功能 程式碼如下: ... getText(R.string.small_word) + (String)this.getResources().
確定! 回上一頁