有大量HTML文件,每个文件末尾都如下:
</body>
</html>
<!--This file is decompiled from a .CHM file <br>
by an UNREGISTERED version of Easy CHM. <br>
You can download Easy CHM at :
<a href="http://www.etextwizard.com/" target=_blank>
http://www.eTextWizard.com</a> <br><br>-->
想把注释的内容去掉,不知道怎么如何下手写这个.bat文件。
倒是看到了有linux下的解决方案,另外Javascript写的.js文件好像也可以。
但是我想写了之后给Windows下的用户使用想写成.bat,希望大家能献计献策。