Parse HTML iPhone

后端 未结 3 546
孤独总比滥情好
孤独总比滥情好 2020-12-10 09:39

I have a .html file on a server, which I need to parse info from. It´s nothing huge it´s just




some text

<
3条回答
  •  萌比男神i
    2020-12-10 10:15

    Use UIwebView in your tableViewCell. Or I suggest use three20 Framework's TTStyleLabel. It will display html properly parsed.

提交回复
热议问题