曾经花掉过我时间的C#正则式

1、匹配HTML

<string[\s\S]+?</string *>

2、匹配HTML中属性

name( )*=( )*"(\w*)"

posted @ 2011-10-25 09:32  周尚武  阅读(281)  评论(1)    收藏  举报