Quantcast
Channel: CNode:Node.js专业中文社区
Viewing all articles
Browse latest Browse all 14821

nodejs用iconv读取unicode编码的html文件.为什么乱码.知道的朋友进来!

$
0
0

nodejs用iconv读取unicode编码的html文件.为什么乱码.知道的朋友进来!

tpl = iconv.decode(fs.readFileSync(‘index.html’),‘gbk’);

这个index.html我通过记事本打开,查看编码是unicode编码.请问怎么将这个文件读取出来.不乱码呢?求解啊…iconv貌似不好使啊…请知道的朋友赐教.感激不尽!


Viewing all articles
Browse latest Browse all 14821

Trending Articles