NSString *name = @“Andrew”; [self doSomethingWithAString:@“I'm a string”];. Strings created this way are stored in a TEXT section of the ...
確定! 回上一頁