A much better option for watching files is to use fs.watch. Whereas fs.watchFile ties up system resources conducting file polling, fs.watch ...
確定! 回上一頁