请问要 下载什么软件 及 方法?
Thank thank everyone
就是这个档案
柯林斯 德语字典
goo.gl/j21WOI
find and replace all <span class="bold">*</span> with <h2 >*</h2 >
while keeping the sub tag, <span class="underline">*</span> unchanged.
<span class="bold">
<span class="underline">
*contents are different
</span>
</span>
To
<h2>
<span class="underline">
*contents are different
</span>
</h2>
※ 编辑: Nitschke (61.18.110.123), 09/18/2016 17:48:49