摘要: NSString * introString = @"圣芭芭拉,圣莫妮卡海滩,圣地亚哥老城,科罗拉多岛"; NSArray * introArray = [introString componentsSeparatedByString:@","]; UILabel * label = [[UILab 阅读全文
posted @ 2016-05-18 10:16 喜狼狼 阅读(267) 评论(0) 推荐(0)