Home > Development Tools > notepad > body text

Can notepad++ compare the differences between two files?

(*-*)浩
Release: 2019-08-21 16:20:28
Original
5988 people have browsed it

Can notepad++ compare the differences between two files?

Introduced below, install the Compare plug-in in NotePad to compare the differences between the two files. (Recommended learning: notepad )

Open NotePad, click [Plug-in] on the toolbar –”Plugin Manager —”Show Plugin Manager, check √Compare –”Install, As shown in the figure:

Can notepad++ compare the differences between two files?Can notepad++ compare the differences between two files?

Use NotePad to open the two files to be compared, such as SN.txt and 11.txt, where SN.txt is the source file. 11.txt is the target file. Click [Plugins] -> Compare in the menu bar.

Check √: Align Matches, Ignore Spacing, Detect Moves, Navigation bar.

Can notepad++ compare the differences between two files?Looking at the line represented by the yellow color, we found that there is a problem with the int of the statement in the target file 11.txt. It should be init, that is, int —> init

Can notepad++ compare the differences between two files?

The above is the detailed content of Can notepad++ compare the differences between two files?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!