【发布时间】:2013-03-30 03:08:39
【问题描述】:
我正在从网络服务获取 HTML 响应 以下是我收到的 HTML 回复
<p><strong>Topic</strong>Gud mrng.</p>
\n<p><strong>Hello Everybody</strong>: How are you.</p>
\n<p><strong>I am fine</strong>: 1 what about you.</p>
我需要在 UILabel 中显示文本。
请帮忙
【问题讨论】:
-
使用禁用滚动的 textView ;)