file descriptor FD的意思|示意
文件描述符FD
file descriptor FD的网络常见释义
返回一个整型的文件描述符 ...y() 方法 Python File fileno() 方法 Python File(文件) 方法 概述 fileno() 方法返回一个整型的文件描述符(file descriptor FD 整型),可用于底层操作系统的 I/O 操作。
file descriptor FD相关例句
Fd is the file descriptor of the device file.
fd是设备文件的文件描述符。
fd is the file descriptor, a pointer to the file. For this example, use the following
fd 是文件描述符,是指向文件的一个指针。
If the optional fd parameter is specified, it is interpreted as an integral file descriptor to be sent over the stream.
如果指定了可选参数fd,它将被作为一个文件描述符通过流传送。