开发者

Parsing data in iphone

开发者 https://www.devze.com 2023-01-08 19:39 出处:网络
I m using开发者_C百科 NSURLRequest to get and post data from server. but after processing returned is in html format how i parse it.

I m using开发者_C百科 NSURLRequest to get and post data from server. but after processing returned is in html format how i parse it.

Untitled Document

30

please give any refrence.

i want use 30 in my code.


Use libxml2, which is part of the iOS SDK.

0

精彩评论

暂无评论...
验证码 换一张
取 消