可以使用iconv-lite 來解決. 安裝. 程式碼如下: npm install iconv-lite ... var html = iconv.decode(body, 'gb2312') console.log(html) }).
確定! 回上一頁