单词 | file descriptor | ||||||||||
释义 | file descriptor
更多释义 收起释义 例句释义: 文件描述符,档案描述子,文件说明符 1. If the optional fd parameter is specified, it is interpreted as an integral file descriptor to be sent over the stream. 如果可选参数fd已经指定,它被解释为一个不可分割的文件描述符到被传送的流。 wiki.grati.org 2. This can be very costly when you are monitoring several directories at once, and you may even reach a per-process file descriptor limit. 当您同时监控多个目录时成本会非常高,而且还会遇到每进程文件描述符限制。 www.ibm.com 3. ACCEPT returns a normal file descriptor, which can be used for reading and writing in the standard way, the same as for files. ACCEPT返回一个普通的文件描述符,所以,服务器可以按照标准的方式,好像访问文件一样对它进行读或者写操作。 www.zftrans.com 4. When the state of a file descriptor changes, the subsystem notifies the pollcache, which triggers a state transition in the pollcache. 当文件描述符的状态发生变化时,子系统通知poll缓存,这会在poll缓存中触发状态转换。 www.ibm.com 5. Note: If the process that holds the open file descriptor becomes defunct, it will also hold those data blocks until the system is rebooted. 注意:如果占用该打开文件描述符的进程异常中止,它还会占用这些数据块,直到系统重新引导。 e-support.hp.com.cn 6. is the system call that creates an inotify instance and returns a file descriptor referring to the instance. 是用于创建一个inotify实例的系统调用,并返回一个指向该实例的文件描述符。 www.ibm.com 7. Obtains the first available file descriptor and sets it up for use. 取得第一个可用的描述符,并设置给它,它就是我们的返回值。 blog.chinaunix.net 8. File descriptor table A way of implementing file descriptors by treating them as indexes into an array. 文件描述符表一种实现文件描述符的方法,把文件描述符看作数组中的索引。 bbs.imobile.com.cn 9. There is no need to have each agent maintain its own file descriptor table. 这里不需要让每个代理维护它自己的文件描述符表。 www.ibm.com 10. You later discovered that lsof shows the file descriptor of a process and the associated file name. 在随后的内容中,您看到了lsof可以显示进程的文件描述符和相关的文件名。 www.ibm.com 1. As noted above, inotify uses a file descriptor, allowing programmers to use standard select or poll functions to watch for events. 如上所述,inotify使用文件描述符,允许程序员使用标准select或者poll函数来监视事件。 www.ibm.com 2. By using leasing on the file descriptor, you take a lease with the kernel on a particular file. 通过对文件描述符执行租借,可以同内核就某个特定文件达成租约。 blog.sina.com.cn 3. The new file will have the close on exec flag turned off. That means the new file descriptor will remain open across exec calls? 新文件将在exec标记上关闭开关,意思是新文件描述符将保持交叉执行调用? bbs.chinaunix.net 4. The file descriptor for the deleted monitor file must be closed. 必须关闭删除的监视器文件的文件描述符。 www.ibm.com 5. A file descriptor is an integer that refers to an open file or device, and it is used for reading and writing. 文件描述符是指向打开的文件或设备的整数,并用于执行读取和写入。 www.ibm.com 6. Constructs a FileWriter object associated with a file descriptor. 构建一个与文件描述符关联的FileWriter对象。 blog.chinaitlab.com 7. It cannot respond to a file descriptor immediately when the data becomes ready. 当一个文件描述符上数据准备好时,它无法立即响应。 www.ibm.com 8. The logical file system is also responsible for managing the kernel's open file table and the per process file descriptor information. 逻辑文件系统还负责管理内核的打开文件表和每个进程的文件描述符信息。 www.ibm.com 9. When writing a file descriptor in this manner, closing the descriptor before the stream drains risks sending an invalid (closed) FD. 当用这种方式写入文件描述符时,在流溢出风险发送一个无效的(终止了)FD之前,终止该描述符。 wiki.grati.org 10. The pollset interface creates and maintains a file descriptor set and its interested events in the native (kernel) pollset layer. pollset接口在本机(内核)pollset层中创建并维护一个文件描述符集和感兴趣的事件。 www.ibm.com 1. Finally, a number refers to the application's file descriptor, which is an integer returned upon opening the file. 最后,数值表示应用程序的文件描述符,这是打开该文件时返回的一个整数。 www.ibm.com 2. At the top is the open file object, which is referenced by a process's file descriptor list. 在顶层是打开的file对象,它由进程的文件描述符列表引用。 www.ibm.com 3. closes the file descriptor, and removes any watches still remaining on that descriptor. 关闭文件描述符,并且移除所有在该描述符上的所有监控。 www.ibm.com 4. These events can be things like timers, signals, data ready for reading on a file descriptor, and so on. 这些事件可以是诸如计时器,信号,文件描述符上预备读取的数据,等等。 www.bing.com 5. The pollset interface can perform best when the file descriptor set is not frequently updated. 在文件描述符集不需要频繁更新的情况下,最适合使用pollset接口。 www.ibm.com 6. The file descriptor used by inotify is obtained using a system call and does not have an associated device or file. Inotify所使用的文件描述符可以通过系统调用获得,并且没有相关设备或者文件。 www.ibm.com 7. Each file descriptor in the set is described by a pollcache control block -- pccb. 其中的每个文件描述符由一个poll缓存控制块(pccb)表示。 www.ibm.com 8. Looking specifically at the file descriptor column, there are three different values represented in Listing 1. 我们来具体研究一下文件描述符列,清单1中出现了三种不同的值。 www.ibm.com 9. The "fd" parameter is the file descriptor being operated on. “fd”参数是被操作的文件描述符。 www.ibm.com 10. The file descriptor is merely an identifier for the process. 文件描述符只不过是进程的标识符。 www.ibm.com 1. The file descriptor object for this socket. 此套接字的文件描述符对象。 www.itwen.com 2. The close file descriptor, or closefd, can be True or False. 关闭文件描述符或closefd可以是True或False。 www.ibm.com 3. So the file descriptor will remain open across exec calls. 标记没有被设置过,那么文件描述符将保持调用交叉执行调用。 bbs.chinaunix.net 4. fd is the file descriptor of the device file. fd是设备文件的文件描述符。 www.ibm.com 5. In some cases, you can also map a file descriptor to a plain file or another device into memory. 在某些情况下,还可以把一般文件或另一个设备的文件描述符映射到内存。 www.ibm.com 6. If False, the file descriptor is kept after the file is closed. 如果是False,此文件描述符会在文件关闭后保留。 www.ibm.com 7. Read the bytes with the file descriptor. 使用文件描述符读取字节。 www.ibm.com 8. Each pccb can be located in the pollcache based on a file descriptor hash. 每个pccb根据文件描述符散列值放在poll缓存中。 www.ibm.com 9. It also decreases the likelihood that a maintainer will insecurely use the file name (they need to use the file descriptor instead). 它还降低了维护者不安全地使用文件名的可能性(改为使用文件描述符)。 www.ibm.com 10. When we open an existing file or create a new file, the kernel returns a file descriptor to the process. 当打开一个现有文件或创建一个新文件时,内核向进程返回一个文件描述符。 www.cnblogs.com 1. You might also know that the standard output (the screen) is a file descriptor, too. 您可能还知道,标准输出(屏幕)也是一个文件描述符。 www.ibm.com 2. You then do the same thing for another file descriptor. 然后,对另一个文件描述符重复这个过程。 www.ibm.com 3. The file descriptor is used as the device handle. 文件描述符用作设备句柄。 www.ibm.com 4. Then, open the device driver and get the file descriptor. 然后打开设备驱动器并获取文件描述符。 www.ibm.com 5. Open the SCSI generic device file (such as sg1) to get the file descriptor of SCSI device. 打开SCSI通用设备文件(比如sg1)获取SCSI设备的文件描述符。 www.ibm.com 6. fd is the file descriptor, a pointer to the file. For this example, use the following fd是文件描述符,是指向文件的一个指针。 www.ibm.com 7. After user foo logs in to AIX, run the limit command to verify that his file descriptor limit is set to 1000 在用户foo登录AIX之后,运行ulimit命令以验证他的文件描述符限制是否设置为1000 www.ibm.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。