I'm a linux user, and normally I use kdiff3 to compare 3 (text) files between each others (for example, when there are svn conflics). I know of various programs to do that (like diff3 or meld) but none for windows.
开发者_如何学编程Is there a 3-file-differ for windows available?
There's a version of kdiff3 for windows.
You can also get meld working on Windows.
精彩评论