UIFount有个属性可以测量高度的文本行
NSInteger numberLines = textView.contentSize.height / textView.font.lineHeight;