日期:2014-05-18 浏览次数:21537 次
string[] lines = TextBox1.Lines; int lineCount = lines.Length;//行数 int length = TextBox1.Text.Length;//字符串长度