摘要: UIAlertView iOS9.0之后注销了,简单介绍一下UIAlertController的使用: 阅读全文
posted @ 2016-06-08 17:47 有棱角的圆 阅读(202) 评论(0) 推荐(0)
摘要: iOS9.0之后NSURLConnection被注销,采用NSURLSession,先介绍NSURLSession,然后介绍NSURLConnection 1.NSURLSession: post请求: 创建请求并设置代理delegate:(NSURLSessionDataDelegate) del 阅读全文
posted @ 2016-06-08 16:45 有棱角的圆 阅读(211) 评论(0) 推荐(0)