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