14,974
edits
(→Free tools: add Notepad++) |
|||
| Line 2: | Line 2: | ||
== Free tools == | == Free tools == | ||
* | * {{Gd}} [http://www.grigsoft.com/wincmp3.htm Compare It! ] v.4 | ||
** GUI, freeware | ** GUI, freeware | ||
** 輸出: 可輸出比較檔案,格式有html、unix diff等 (Menu: File -> Report: Generate comparison report) | ** 輸出: 可輸出比較檔案,格式有html、unix diff等 (Menu: File -> Report: Generate comparison report) | ||
** unicode support: 可 | ** unicode support: 可 | ||
* [http://gnuwin32.sourceforge.net/packages/diffutils.htm DiffUtils for Windows] 2.8.7 | |||
** command-line software, GNU software | |||
** cmd> diff -durN 原始的檔名 更改後的檔名 > diff.txt | |||
* [http://www.softinterface.com/MD/MD.htm Diff Doc] 3.27 - A compare files Tool. Compare document, Compare XLS-Text-RTF and other file types. | * [http://www.softinterface.com/MD/MD.htm Diff Doc] 3.27 - A compare files Tool. Compare document, Compare XLS-Text-RTF and other file types. | ||
| Line 19: | Line 19: | ||
** unicode support: ExamDiff Freeware版本不支援 (Pro版本''$''有支援) | ** unicode support: ExamDiff Freeware版本不支援 (Pro版本''$''有支援) | ||
** comment: 輸出的比較檔案與DiffUtils相同僅有UNIX Diff File,但是缺乏DiffUtils選項設定,導致不易懂 | ** comment: 輸出的比較檔案與DiffUtils相同僅有UNIX Diff File,但是缺乏DiffUtils選項設定,導致不易懂 | ||
* [http://notepad-plus-plus.org/ Notepad++] v.5.7 + [http://sourceforge.net/projects/npp-plugins/ Compare plugin] v.1.5.6 | |||
** GUI, freeware | |||
** 輸出: 否 | |||
** unicode support: 可 | |||
* [http://www.angusj.com/delphi/textdiff.html TextDiff] 4.2 | * [http://www.angusj.com/delphi/textdiff.html TextDiff] 4.2 | ||