File Descriptor Table的意思|示意
文件描述符表
File Descriptor Table的网络常见释义
文件描述符表 句柄是一个整数,可以将其理解为进程特定的文件描述符表(file descriptor table)的索引。对进程中每个打开的文件,文件描述符表都包含一个相应条目。
File Descriptor Table相关例句
There is no need to have each agent maintain its own file descriptor table.
这里不需要让每个代理维护它自己的文件描述符表。
The logical file system is also responsible for managing the kernel's open file table and the per process file descriptor information.
逻辑文件系统还负责管理内核的打开文件表和每个进程的文件描述符信息。