【发布时间】:2011-01-28 02:02:30
【问题描述】:
如何在 textview 中显示 HTML 文本?
例如,
string <h1>Krupal testing <span style="font-weight:
bold;">Customer WYWO</span></h1>
假设文本是粗体,所以它在 textview 中显示为粗体字符串 但我想显示普通文本。这在 iPhone SDK 中可行吗?
【问题讨论】:
标签: ios iphone uitextview