fs.futimes(fd, atime, mtime, callback)
- 
fd<integer> - 
callback<Function>err<Error>
 
更改提供的文件描述符引用的对象的文件系统时间戳。参见 fs.utimes()。
¥Change the file system timestamps of the object referenced by the supplied file
descriptor. See fs.utimes().
fd <integer>
callback <Function>
err <Error>更改提供的文件描述符引用的对象的文件系统时间戳。参见 fs.utimes()。
¥Change the file system timestamps of the object referenced by the supplied file
descriptor. See fs.utimes().