开发者

Running AJAX code in Objective C

开发者 https://www.devze.com 2023-04-09 23:24 出处:网络
I am developing a native application for iPhone. I would like 开发者_JS百科to know if I can able to execute AJAX code in Objective C.

I am developing a native application for iPhone. I would like 开发者_JS百科to know if I can able to execute AJAX code in Objective C.

Thanks! Nilesh


As from word AJAX the meaning is Asynchronous JavaScript and XML

So you need asynchronous HTTP library to fetch JSON/XML from remote server.

Take a look at these

  • ASIHTTPRequest http://allseeing-i.com/ASIHTTPRequest/
  • RestKit http://restkit.org/
0

精彩评论

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

关注公众号