摘要: string input = "1,;3^e";Regex.Replace(input,@",|;|/^",""); 阅读全文
posted @ 2012-05-16 15:15 max_liang 阅读(60) 评论(0) 推荐(0)