- Mastering Linux Kernel Development
- Raghu Bharadwaj
- 32字
- 2021-07-08 09:47:17
files
The file descriptor table contains pointers to all the files that a process opens to perform various operations. The files field contains a pointer, which points to this file descriptor table.
推薦閱讀
- Facebook Application Development with Graph API Cookbook
- HTML5 移動Web開發從入門到精通(微課精編版)
- Python應用輕松入門
- Julia Cookbook
- Android系統級深入開發
- 智能搜索和推薦系統:原理、算法與應用
- Internet of Things with ESP8266
- 單片機原理及應用技術
- Kotlin Programming By Example
- 深入分析GCC
- TypeScript全棧開發
- INSTANT PLC Programming with RSLogix 5000
- Java 7 Concurrency Cookbook
- C語言程序設計實驗指導與習題精解
- Microsoft XNA 4.0 Game Development Cookbook