关键代码: NSAttributedString *spaceAttr=[[NSAttributedString alloc] initWithString:@"\n "]; //8.3在\n后加空格解决换行不显示问题