2016年6月6日

正则替换

摘要: //(?<=头部标记)[\\s\\S]*?(?=尾部标记) //|<script id=\"ad] string patten = "(?<=<div ad_dot_url)[\\s\\S]*?(?=<div id=\"sc|<script id=\"ad)"; html = Regex.Repla 阅读全文

posted @ 2016-06-06 21:15 HOT SUMMER 阅读(886) 评论(0) 推荐(0)

导航