windows 比较大的 xml 文件
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1068421/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Comparing large xml files
提问by Crudler
could anyone assist me with this. I need to compare two beefy xml files 40mb each (ok not that beefy), but notepad++ croaks on this. Can anyone suggest something that will help (windows only).
谁能帮我解决这个问题。我需要比较两个强大的 xml 文件,每个 40mb(好吧,不是那么强大),但是 notepad++ 对此很不满意。任何人都可以提出一些有帮助的建议(仅限 Windows)。
I read a similar thread: Text editor to open big (giant, huge, large) text files
我读了一个类似的帖子: 文本编辑器打开大(巨大的、巨大的、大的)文本文件
but this only talks about opening large files. Comparing and opening are 2 very different animals. Can anyone suggest anything that will help
但这仅涉及打开大文件。比较和开场是两种截然不同的动物。任何人都可以提出任何有帮助的建议
Thanks Craig
谢谢克雷格
回答by Cerebrus
回答by Icebob
c:\WINDOWS\system32\fc.exe <firstfile> <secondfile>
? :)
? :)
回答by Matthew Scharley
回答by l0b0
回答by Michael Podlejska
I use WinDiff for such a purpose. It was installed on my windows7 machine and comes from Microsoft (so its free). It's 64Bit application and performs very well.
我将 WinDiff 用于这样的目的。它安装在我的 windows7 机器上,来自微软(所以它是免费的)。它是 64 位应用程序,性能非常好。