文档描述符 File descriptor
(重定向自File handle)
文档描述符(File descriptor)是计算机科学中的一个术语,是一个用于表述指向文档的引用的抽象化概念。
单词 | File handle |
释义 |
File handle
中文百科
文档描述符 File descriptor(重定向自File handle)
文档描述符(File descriptor)是计算机科学中的一个术语,是一个用于表述指向文档的引用的抽象化概念。
英语百科
File descriptor 文件描述符(重定向自File handle)
![]() ![]() ![]() ![]() In Unix and related computer operating systems, a file descriptor (FD, less frequently fildes) is an abstract indicator (handle) used to access a file or other input/output resource, such as a pipe or network socket. File descriptors form part of the POSIX application programming interface. A file descriptor is a non-negative integer, although, it is usually represented in C programming language as the type int, negative values being reserved to indicate "no value" or an error condition. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。