The easiest way to read a file in Node is to use the `fs.readFile()` function to asynchronously reads the entire contents of a file.
確定! 回上一頁