|
| Editor's rating: |
|
| User rating: |
|
|
WinMerge is designed for comparing two text files, highlight the differences and allow you to merge the difference from one file to another. This operation is commonly performed by programmers who want to bring new updates to their source file. WinMerge can perform comparison between files and folders. The highlight is clearly showed and using the short-cut keys allows quick merging.
| Related Software |
Description |
Hits |
| No data is available |
Average user rating from: 1 user(s)
如果要比對 big5 的檔案通常都沒問題,但是比對 UTF-8 編碼的檔案,就會出現亂碼。
這時候可以更改預設的頁碼於ANSI檔案,操作如下。
功能列中 "編輯"=>"選項"=>"Codepage" 將預設的頁碼於ANSI檔案選擇 "自訂頁碼" 輸入:65001
如此可正確的比對 UTF-8 編碼的檔案。