在.net下的换行符

用"\n"在textbox中不能显示,必须用"\r\n",比较麻烦,可以象vb中那样,vbcrlf,用
    Environment.NewLine

posted @ 2005-05-04 15:43  jetz  阅读(1661)  评论(0编辑  收藏  举报