2011年4月1日 - I have a string array as such: NSArray *names; names = [NSArray ... You don't use C array notation to access NSArray objects. Use the ...
stackoverflow.com