开发者

Compare two html files [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

开发者_运维知识库 Improve this question

Hi I want to compare code of two HTML files. How do I achieve this?


If you can use a tool; there are a lot of compare-tools available like UltraCompare. But if you want to build it yourself; please let us know.

Edit: There is a Java library available for this.


I use winmerge when I'm on Windows.


If you are on a Unix platform, you can compare the two files using a program such as diff.


Dynamically or just in an editor?

On Windows, use Winmerge. On a Mac, use TextWrangler.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜