由於Node.js僅支援如下編碼:utf8, ucs2, ascii, binary, base64, ... var file = "c:\\a.txt"; writeFile(file); readFile(file); function ...
確定! 回上一頁