转载自:http://blog.sina.com.cn/s/blog_719d537e01017x82.html AFNetwork是一个轻量级的网络请求api类库。是以NSURLConnection, NSOperation和其他方法为基础的。下面这个例子是用来处理json请求的:NSURL *url = [NSURL URLWithString:@"https://alpha-api.app.net/stream/0/posts/stream/global"];NSURLRequest *request = [NSURLRequest requestWithURL:ur    Read More
posted @ 2013-07-25 02:34
Peter Zhan
Views(5150)
Comments(0)
Diggs(0)
        
                    
                
浙公网安备 33010602011771号