摘要:
Xcode7 beta 网络请求报错:The resource could not be loaded because the App TransportXcode7 beta 网络请求报错:The resource could not be loaded because the App Trans... 阅读全文
posted @ 2015-10-25 15:39
凌志华
阅读(319)
评论(0)
推荐(0)
摘要:
NSString* string;// 结果字符串02NSString* string1, string2;//已存在的字符串,需要将string1和string2连接起来0304//方法1.05string = [NSString initWithFormat:@"%@,%@", string1,... 阅读全文
posted @ 2015-10-25 11:45
凌志华
阅读(2573)
评论(0)
推荐(0)