convert return char from sql server 2008 r2 or below version to c#
摘要:
C# string.Replace((char)13, ' ') //newline char; string.Replace((char)10, ' ') //return char; 阅读全文
posted @ 2015-04-20 20:54 paul_cheung 阅读(108) 评论(0) 推荐(0)
浙公网安备 33010602011771号