file descriptor
常見例句
- You can then continue to access it within your program by passing around the file descriptor.
于是,您就可以在自己的程序中通過 傳送文件描述符來訪問該文件。 - It maintains the file descriptor state on the requested file descriptor set across system calls.
它跨系統(tǒng)調(diào)用在請求的文件描述符集上維護(hù)文件描述符狀態(tài)。 - In some cases, you can also map a file descriptor to a plain file or another device into memory.
在某些情況下,還可以把一般文件或另一個設(shè)備的文件描述符映射到內(nèi)存。 返回 file descriptor