×

文件描述符 meaning in English

file descriptor

Examples

  1. Threads , on the other hand , automatically have access to the same memory address space and file descriptors
    另一方面,线程可以自动的访问相同的内存地址和文件描述符
  2. Where you can , avoid the operations that take file names , and use the operations that take file descriptors instead
    只要有可能,应尽量避免使用获取文件名的操作,而是使用获取文件描述符的操作。
  3. All threads within a single process have access to the same process components , such as file descriptors and memory
    在一个单个进程内所有的线程都有权使用这个同一个进程构成,像文件描述符和内存。
  4. It also decreases the likelihood that a maintainer will insecurely use the file name they need to use the file descriptor instead
    它还降低了维护者不安全地使用文件名的可能性(改为使用文件描述符) 。
  5. In the openssl library , traditional socket calls are mimicked with a similar api that uses ssl context objects in place of file descriptors
    在openssl库中,相似的api模仿传统的套接字调用,使用ssl上下文对象代替文件描述符
More:   Prev  Next

Related Words

  1. 按描述
  2. 货物描述
  3. 统计描述
  4. 描述物体
  5. 状态描述
  6. 参数描述
  7. 描述要点
  8. 区域描述
  9. 地质描述
  10. 定性描述
  11. 文件描述
  12. 文件描述表
  13. 文件描述符文件系统
  14. 文件描述块
PC Version

Copyright © 2018 WordTech Co.