例如:importFoundationimportUIKitvarstr=NSString(string:"saldkjaskldjhf")varfont=UIFont.systemFontOfSize(14.0)varattributes:[String:AnyObject]=[NSFontAttributeName:font]varattriStrWithoutParagraph=NSAttributedString(string:str,attributes:attributes)varsize=attriStrWithoutParagraph.boundingRectWithS