摘要: NSString *string = @" spaces in front and at the end ";NSString *trimmedString = [string stringByTrimmingCharactersInSet:[NSCharacterSet whitespaceAnd... 阅读全文
posted @ 2015-11-12 10:31 罕见 阅读(469) 评论(0) 推荐(0)