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