/sample_files/sample_css.css'; // this for async way /*fs.readFile(filePath, 'utf8', function (err, data) { if (err) throw err; console.log(data); ...
確定! 回上一頁