file and file descriptor的意思|示意
文件和文件描述符
file and file descriptor的网络常见释义
文件与文件描述符 文件与文件描述符(file & file descriptor) 你可能对上一章中建模类中的int还记忆犹新。
file and file descriptor相关例句
These include the web application deployment descriptor (web.xml), the struts configuration file (struts-config.xml), and the struts form validation XML file (validation.xml).
它们包括web应用程序部署描述符(web . xml)、struts配置文件(struts - config . xml)和struts表单验证xml文件(validation . xml)。
When a file is opened, a file descriptor is returned, and that descriptor is then used for all subsequent I/O operations.
当打开文件后返回一个文件描述符,这个描述符用于随后的所有I/O操作。
The resulting New EGL Part wizard creates EGL interfaces from definitions in the WSDL file and adds web services client bindings to the EGL deployment descriptor file.
随之出现的New EGL Part向导根据WSDL文件内的定义创建EGL接口并将Web服务客户机绑定添加到EGL部署描述符文件。
For example, typical read and write operations may be performed on a networking socket (which is represented by a file descriptor, just as a normal file).
例如,典型的读写操作可以在网络socket上执行(socket使用一个文件描述符表示,与一个普通文件一样)。
You later discovered that lsof shows the file descriptor of a process and the associated file name.
在随后的内容中,您看到了 lsof 可以显示进程的文件描述符和相关的文件名。
The logical file system is also responsible for managing the kernel's open file table and the per process file descriptor information.
逻辑文件系统还负责管理内核的打开文件表和每个进程的文件描述符信息。