摘要:
Error Domain=com.alamofire.error.serialization.response Code=-1016 "Request failed: unacceptable content-type: text/plain" UserInfo=0xa053d90 {com.ala... 阅读全文
posted @ 2015-01-15 19:18
lss0209
阅读(943)
评论(0)
推荐(0)
摘要:
//创建层 CALayer *layer5=[CALayer layer]; //设置层背景 layer5.backgroundColor=[[UIColor brownColor]CGColor]; //设置大小 layer5.bounds=CGRectMake(200, 200, 2... 阅读全文
posted @ 2015-01-15 17:06
lss0209
阅读(123)
评论(0)
推荐(0)
摘要:
#import @interface model : NSObject@property(nonatomic,copy)NSString *bookName;@property(nonatomic,assign)double BookPrice;@end//实现委托@interface model(... 阅读全文
posted @ 2015-01-15 16:54
lss0209
阅读(203)
评论(0)
推荐(0)
摘要:
发送通知[[NSNotificationCenter defaultCenter]postNotificationName:@"change" object:nil];注册通知[[NSNotificationCenter defaultCenter]addObserver:self selecto... 阅读全文
posted @ 2015-01-15 16:22
lss0209
阅读(178)
评论(0)
推荐(0)

浙公网安备 33010602011771号