以 TextArea 的形式显示字符串,可以设定最多显示的行、列数

使用方法TextAreaAttribute() , TextAreaAttribute(int minLines, int maxLines)