Node.js檔案操作可以透過fs這個module處理. 讀取檔案. 顯示原始碼 ... 5, fs.readFile(filename, encode, function (error, data){ ...
確定! 回上一頁