开发者

HTTPRequest and save the file locally into iPad/iPhone

开发者 https://www.devze.com 2023-01-05 09:11 出处:网络
how do i do a HTTPRequest and then save the File locally into the iPad/iPhone. Im working with the simulator right now 开发者_开发问答so is it possible to emulate the local data storage?Yep, this is r

how do i do a HTTPRequest and then save the File locally into the iPad/iPhone. Im working with the simulator right now 开发者_开发问答so is it possible to emulate the local data storage?


Yep, this is really easy to do, and I wrote another answer on how to do it: How to download files directly to disk on the iPhone os?


ASIHTTPRequest might also come in handy here as an intelligent wrapper to HTTP functionality:

http://allseeing-i.com/ASIHTTPRequest/

0

精彩评论

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