openSync(path, flags?, mode?) opens a new file descriptor for a file at a given path and returns it. fs.closeSync(fd) closes a file ...
確定! 回上一頁