Android中html.fromhtml的使用方法
Android中html.fromhtml
在android中,有一个容易遗忘的Html.fromhtml方法,意思是可以将比如文本框中的字符串进行HTML格式化,支持的还是很多的,
但要注意的是要在string.xml中用<!--cdata-->去转义,比如:
<stringname="htmlFormattedText"> <![CDATA[ Textwithmarkupfor[b]bold[/b] and[i]italic[/i]text. Thereisalsosupportfora <tt>teletype-style</tt>font. Butnouseforthe<code>code</code> tag! ]]></string>
上面就用到了大量的HTML标签了,JAVA代码中这样使用:
TextViewview=(TextView)findViewById(R.id.sampleText); StringformattedText=getString(R.string.htmlFormattedText); Spannedresult=Html.fromHtml(formattedText); view.setText(result);
感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!
热门推荐
10 八一幼儿祝福语大全简短
11 公司乔迁食堂祝福语简短
12 婚礼结束聚餐祝福语简短
13 儿媳买车妈妈祝福语简短
14 毕业送礼老师祝福语简短
15 同事辞职正常祝福语简短
16 恭贺新婚文案祝福语简短
17 金店立秋祝福语简短英文
18 婆婆高寿祝福语大全简短