摘要: string str="abc\"";Regex.Replace(str,@"[\""]+", ""); 阅读全文
posted @ 2012-11-28 10:33 放哨De老鼠 阅读(822) 评论(0) 推荐(0)