2015年7月13日

IOS block 记录

摘要: 1.需要使用@property(....,copy) 而不是其他的2.self.request=[ASIHTTPRequest requestWithURL:[NSURL URLWithString:url]];[_request setRequestMethod:@"GET"];__weakASI... 阅读全文

posted @ 2015-07-13 15:26 景树园 阅读(107) 评论(0) 推荐(0)

导航