Now we will see the synchronous way of reading file. Here we are not giving callback function. Example: var fileSystem = require('fs'); var fileContent = ...
確定! 回上一頁