The Linux Programming Interface describes the Linux API (application programming interface)-the system calls, library functions, and other low-level interfaces that are used, directly or indirectly, by every program that runs on Linux. Programs that explicitly use these interfaces are commonly called ...
《The Linux Programming Interface:A Linux and UNIX Programming Handbook》作者:NO STARCH PRESS,出版社:2010年11月,ISBN:1103.70。TheLinuxProgrammingInterfaceisthedefinitiveguideto
The Linux Programming Interface is the definitive guide to the Linux and UNIX programming interface—the interface employed by nearly every application that runs on a Linux or UNIX system. In … - Selection from The Linux Programming Interface [Book]
The Linux Programming Interface (published in October 2010, No Starch Press, ISBN 978-1-59327-220-3) is a detailed guide and reference for Linux and UNIX system programming. With 1552 pages, 115 diagrams, 88 tables, nearly 200 example programs, and over 200 exercises, TLPI is the most ...
The Linux Programming Interface (published in October 2010, No Starch Press, ISBN 978-1-59327-220-3) is a detailed guide and reference for Linux and UNIX system programming. With 1552 pages, 115 diagrams, 88 tables, nearly 200 example programs, and over 200 exercises, TLPI is the most ...
外文名称:The Linux Programming Interface 开本:16开 出版时间:2014-01-01 用纸:胶版纸 页数:1176 套装数量:2 字数:1618000 正文语Linux UNIX系统编程手册 套装上下册 [The Linux Programming Interface] epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2025 相关...
THE LINUX PROGRAMMING INTERFACE 操作系统 - Linux Yo**ve上传6.93MB文件格式pdfLINUX编程接口 “If I had to choose a single book to sit next to my machine when writing software for Linux, this would be it.” —MARTIN LANDERS, SOFTWARE ENGINEER, GOOGLE...
APUE里面没有描述的Linux接口,例如epoll,本书都有详述。在其他*nix系统的份额被Linux侵蚀殆尽的今天,直接读这本书是更好的选择。下面是我阅读本书时写的几篇笔记类文章:1.I/O多路复用之epoll2.为什么多路复用要搭配非阻塞I/O3.Shell实现:基本功能4.Shell实现:重定向和管道...
the-linux-programming-interface-notespa**ed 上传 《THE LINUX PROGRAMMING INTERFACE:A Linux and UNIX® System Programming Handbook》是一本关于Linux系统编程的手册,它详细介绍了Linux和UNIX系统的编程接口。这本书的内容涵盖了Linux系统编程的各个方面,包括进程管理、文件系统、网络编程等。 在阅读这本书的过程...
Linux是常用这个词来指整个类unix操作系统Linux内核的一部分。然而,这是一种误称,因为许多的关键组件包含在一个典型的商业Linux发行版实际上来自Linux早期的项目。 1.2.1 The GNU Project 1984年,理查德·斯托曼,一位在麻省理工学院工作的异常有才华的程序员,开始工作在创建一个“免费”UNIX实现。斯托曼的前景是一...