Android 中的TextView,本身就支持部分的Html格式標簽。 ... import android.text.Html; ... fromHtml(String source, Html.ImageGetter imageGetter, ...
確定! 回上一頁