0

我正在使用http://htmlcleaner.sourceforge.net/

我的问题是 Input html 有:

<div _showid="asd" > 

输出是:

<div showid="asd" > 

我想防止从属性中删除“_”。

4

0 回答 0