摘要: string str=.....;str=str.Replace((char)13,(char)0).Replace((char)10,(char)0) 阅读全文
posted @ 2012-07-11 16:25 kevinzw 阅读(679) 评论(0) 推荐(0) 编辑