WinMerge文件编码设置
时间:2014-10-31 20:24:25
收藏:0
阅读:388
系统默认是System codepage,我们要选用Custom codepage。值得注意的是,这里只能填写数字,如果你想要utf-8编码,不能直接写utf-8,而是写65001来表示utf-8编码。其他如CodePage=936代表简体中文GBK、CodePage=950代表繁体中文BIG5.
原文:http://www.cnblogs.com/snowbaby-kang/p/4065772.html
评论(0)