yourLabel.adjustsFontSizeToFitWidth = NO; yourLabel.lineBreakMode = NSLineBreakByTruncatingTail;
以前的iOS6使用UILineBreakModeTailTruncation