If a list of NSUrls is available, how can the objects for those urls be fetched?
Use NSURLConnection - give it an NSRequest, which you build from the NSURL.
If a list of NSUrls is available, how can the objects for those urls be fetched?
Use NSURLConnection - give it an NSRequest, which you build from the NSURL.
精彩评论