通过本文主要向大家介绍了html代码替换法,js替换html代码,html代码基础教程,html代码,html代码教程等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
<[a-zA-Z][^>]*\son\w+=(\w+|'[^']*'|""[^""]*"")[^>]*>
<[^>]*>
Source= SRegExp.Replace(Source,"")
SRegExp.Pattern="<"
Source= SRegExp.Replace(Source,"<")
</div>
<[^>]*>
Source= SRegExp.Replace(Source,"")
SRegExp.Pattern="<"
Source= SRegExp.Replace(Source,"<")
</div>