摘要:
string str = this.txtNames.Text.Trim(); string[] result = str.Replace("/r", string.Empty).Split(new char[] { '/n' }); 阅读全文
posted @ 2010-05-27 18:46
依然---编程
阅读(183)
评论(0)
推荐(0)
|
依然---编程
或许,这样,然后 |
|
|