如何在Notepad++ + v6.6.8中比较两个文件?

时间:2021-03-09 22:49:49

I want to compare values from two different file.
In Notepad++ version 5.0.3 we had shortcut button Alt+d but in version 6.6.8 I cannot find any option to compare.

我想比较两个不同文件的值。在Notepad+版本5.0.3中,我们有快捷键Alt+d,但是在版本6.6.8中,我找不到任何可以比较的选项。

Also let me know which version is most stable.

还要告诉我哪个版本最稳定。

4 个解决方案

#1


56  

There is the "Compare" plugin. You can install it via Plugins > Plugin Manager.

有一个“比较”插件。您可以通过插件>插件管理器安装它。

Alternatively you can install a specialized file compare software like WinMerge.

或者,您可以安装专门的文件比较软件,如WinMerge。

#2


6  

Alternatively, you can install "SourceForge Notepad++ Compare Plugin 1.5.6". It provides compare functionality between two files and show the differences between two files.

或者,您可以安装“SourceForge Notepad+ Compare Plugin 1.5.6”。它提供两个文件之间的比较功能,并显示两个文件之间的差异。

Link to refer : https://sourceforge.net/projects/npp-compare/files/1.5.6/

链接指向:https://sourceforge.net/projects/npp-compare/files/1.5.6/。

#3


5  

I use Compare plugin 2 for notepad++ 7.5, it matters if you use 64bit or 32bit (86x).

我使用比较插件2为记事本+ 7.5,如果你使用64位或32位(86x)。

I wrote a guideline how to install it:

我写了一个安装指南:

  1. Start your Notepad++ as administrator mode.
  2. 启动记事本++作为管理员模式。
  3. Press F1 to find out if your Notepad++ is 64bit or 32bit (86x), hence you need to download the correct plugin version. Download Compare-plugin 2.
  4. 按F1查找您的Notepad++是否为64bit或32位(86x),因此您需要下载正确的插件版本。下载Compare-plugin 2。
  5. Unzip Compare-plugin in temporary folder.
  6. 在临时文件夹中解压缩比较插件。
  7. Import plugin from the temporary folder.
  8. 从临时文件夹导入插件。
  9. The plugin should appear under Plugins menu.
  10. 插件应该出现在插件菜单下。

Note:
It is also possible to drag and drop the plugin .dll file directly in plugin folder.
64bit: %programfiles%\Notepad++\plugins
32bit: %programfiles(x86)%\Notepad++\plugins

注意:也可以将.dll文件直接拖放到plugin文件夹中。64位:% programfiles % \ notepad++ \ plugins 32位:% programfiles(x86)% \ notepad++ \ plugins

Disclaimer: the link of this guideline refer to my personal web site.

免责声明:本指南的链接指向我的个人网站。

#4


1  

I give the answer because I need to compare 2 files in notepad++ and there is no option available.

我给出了答案,因为我需要在notepad++中比较两个文件,并且没有可用的选项。

So first enable the plugin manager as asked by question here, Then follow this step to compare 2 files which is free in this software.

因此,首先让插件管理器在这里被提问,然后按照这个步骤来比较两个在这个软件中是免费的文件。

1.open notepad++, go to

1。打开记事本+ +,去

Plugin -> Plugin Manager -> Show Plugin Manager

插件->插件管理器->显示插件管理器

2.Show the available plugin list, choose Compare and Install

2。显示可用的插件列表,选择Compare和Install

3.Restart Notepad++.

3所示。重新启动记事本+ +。

http://www.technicaloverload.com/compare-two-files-using-notepad/

http://www.technicaloverload.com/compare-two-files-using-notepad/

#1


56  

There is the "Compare" plugin. You can install it via Plugins > Plugin Manager.

有一个“比较”插件。您可以通过插件>插件管理器安装它。

Alternatively you can install a specialized file compare software like WinMerge.

或者,您可以安装专门的文件比较软件,如WinMerge。

#2


6  

Alternatively, you can install "SourceForge Notepad++ Compare Plugin 1.5.6". It provides compare functionality between two files and show the differences between two files.

或者,您可以安装“SourceForge Notepad+ Compare Plugin 1.5.6”。它提供两个文件之间的比较功能,并显示两个文件之间的差异。

Link to refer : https://sourceforge.net/projects/npp-compare/files/1.5.6/

链接指向:https://sourceforge.net/projects/npp-compare/files/1.5.6/。

#3


5  

I use Compare plugin 2 for notepad++ 7.5, it matters if you use 64bit or 32bit (86x).

我使用比较插件2为记事本+ 7.5,如果你使用64位或32位(86x)。

I wrote a guideline how to install it:

我写了一个安装指南:

  1. Start your Notepad++ as administrator mode.
  2. 启动记事本++作为管理员模式。
  3. Press F1 to find out if your Notepad++ is 64bit or 32bit (86x), hence you need to download the correct plugin version. Download Compare-plugin 2.
  4. 按F1查找您的Notepad++是否为64bit或32位(86x),因此您需要下载正确的插件版本。下载Compare-plugin 2。
  5. Unzip Compare-plugin in temporary folder.
  6. 在临时文件夹中解压缩比较插件。
  7. Import plugin from the temporary folder.
  8. 从临时文件夹导入插件。
  9. The plugin should appear under Plugins menu.
  10. 插件应该出现在插件菜单下。

Note:
It is also possible to drag and drop the plugin .dll file directly in plugin folder.
64bit: %programfiles%\Notepad++\plugins
32bit: %programfiles(x86)%\Notepad++\plugins

注意:也可以将.dll文件直接拖放到plugin文件夹中。64位:% programfiles % \ notepad++ \ plugins 32位:% programfiles(x86)% \ notepad++ \ plugins

Disclaimer: the link of this guideline refer to my personal web site.

免责声明:本指南的链接指向我的个人网站。

#4


1  

I give the answer because I need to compare 2 files in notepad++ and there is no option available.

我给出了答案,因为我需要在notepad++中比较两个文件,并且没有可用的选项。

So first enable the plugin manager as asked by question here, Then follow this step to compare 2 files which is free in this software.

因此,首先让插件管理器在这里被提问,然后按照这个步骤来比较两个在这个软件中是免费的文件。

1.open notepad++, go to

1。打开记事本+ +,去

Plugin -> Plugin Manager -> Show Plugin Manager

插件->插件管理器->显示插件管理器

2.Show the available plugin list, choose Compare and Install

2。显示可用的插件列表,选择Compare和Install

3.Restart Notepad++.

3所示。重新启动记事本+ +。

http://www.technicaloverload.com/compare-two-files-using-notepad/

http://www.technicaloverload.com/compare-two-files-using-notepad/