TextView 中可以使用的屬性有很多,在Android Developers 中有很詳盡的描述,這邊直接以實作片段的方式 ... myTextView.append("12345", 2, 5); //於文末加入"345"字串.
確定! 回上一頁