SimpleURLConnections shows how to do simple networking using the NSURLConnection API. The goal of this sample is very limited: it does not demonstrate everything you need to implement a fully fledged networking product (more on this below), rather, its goal is to demonstrate simple uses of the NSURLConnection API.
SimpleURLConnections
最新推荐文章于 2016-03-24 23:09:59 发布
本文档通过一个简单的示例展示了如何使用NSURLConnection API进行基本的网络操作。该示例的目标是提供NSURLConnection API的基本用法,而不是实现一个完整的网络产品。
1060

被折叠的 条评论
为什么被折叠?



