网站首页  情感咨询  情感美文  情感百科  情感生活  学习充电  旧版美文

请输入您要查询的词汇:

 

词汇 File handle
分类 英语词汇 英语翻译词典
释义

File handle

中文百科

文档描述符 File descriptor

(重定向自File handle)

文档描述符File descriptor)是计算机科学中的一个术语,是一个用于表述指向文档的引用的抽象化概念。

英语百科

File descriptor 文件描述符

(重定向自File handle)
File descriptors for a single process, file table and inode table. Note that multiple file descriptors can refer to the same file table entry (e.g., as a result of the dup system call)[3]:104 and that multiple file table entries can in turn refer to the same inode (if it has been opened multiple times; the table is still simplified because it represents inodes by file names, even though an inode can have multiple names). File descriptor 3 does not refer to anything in the file table, signifying that it has been closed.
Tastaturen sind weitverbreitete Eingabegeräte: Ein Nutzer drückt eine Taste auf der Tastatur und übermittelt damit eine Information an einen Computer oder ein anderes Gerät.
Laptoptastatur mit deutscher Belegung, die kreisbogenförmige Tastenanordnung setzte sich mangels Ergonomie um 2000 nicht durch
Historische japanische Computertastatur

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.

随便看

 

依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。

 

Copyright © 2004-2024 Yiyi18.com All Rights Reserved
京ICP备2021023879号 更新时间:2025/8/30 21:44:31