fs.openSync(path[, flags[, mode]])


返回表示文件描述符的整数。

有关详细信息,请参阅此 API 的异步版本的文档:fs.open()

Returns an integer representing the file descriptor.

For detailed information, see the documentation of the asynchronous version of this API: fs.open().