阅读背景:

Xcode 警告信息处理:Format string is not a string literal (potentially insecure)

来源:互联网 
NSObject *obj = @"A string or other object.";
NSLog([NSString stringWithFormat:@"%@",obj]);// 有警告NS



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: