摘要: Example:查找#incldue中带有gl开头的头文件的,用 include.+ 正则表达式】输入: 正则表达式: {DBAssist.ToInt32\(} {.*} {\)} 替换为: \2.ToString() 解释:括号内为标记表达式,第一个就是 \1 \2.ToSt... 阅读全文
posted @ 2011-04-25 22:58 莫小 阅读(7497) 评论(1) 推荐(1)