摘要:
NSString*str1=@"我爱";NSString*str2=@"祖国";(1) NSString *all= [NSString stringWithFormat:@"%@>%@",str1,str2];(2) NSString *all2= [type stringByAppendingS... 阅读全文
posted @ 2015-12-01 10:19
萌萌,加油
阅读(1112)
评论(0)
推荐(0)
摘要:
简单来说,服务器通过识别Content-Type来识别传送的数据类型,分辨传送的数据到底是文本,图片或者是其他。如果服务器不识别对应的Content-Type,那么就会返回错误415.AFHTTPRequestOperationManager*mgr=[AFHTTPRequestOperationM... 阅读全文
posted @ 2015-12-01 10:13
萌萌,加油
阅读(462)
评论(0)
推荐(0)

浙公网安备 33010602011771号