开发者

Max number of elements for +(id)arrayWithObjects:

I have a problem with this statement: self.arraySpec = [NSArray arrayWithObjects: @"AL开发者_如何转开发Z", @"Area", @"BST", @"CSO", @"GLL", "GNO", "LGO", @"PAS", @"PLE", @"PTA", @"PZA", @"RIP", @"SDA", @"VIA", @"VLE", @"VLO", nil]; With the hybrid compiler the apps freeze, instead pure llvm show a bad access. There's something I need to know about it?


"GNO"?? "LGO"?? I think you need to check your syntax, you appear to be missing some @ symbols!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜