摘要:
正则表达式A regular expression is a pattern template you define that a Linux utility(sed,gawk等) uses to filter text.正则表达式由正则表达式引擎来实现(regular expression engine)。In the Linux world, there are two popular regular expression engines:■ The POSIX Basic Regular Expression (BRE) engine■ The POSIX Extended Regula 阅读全文
posted @ 2010-10-17 16:13
浪里飞
阅读(2046)
评论(0)
推荐(0)