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 (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:A Linux and UNIX Programming Handbook》作者:NO STARCH PRESS,出版社:2010年11月,ISBN:1103.70。TheLinuxProgrammingInterfaceisthedefinitiveguideto
《The Linux Programming Interface A Linux and UNIX System 通用》,作者:The Linux Programming Interface A Linux and UNIX System 通用其他 著,出版社:1,ISBN:9781984878106。
当当中图上海进口图书旗舰店在线销售正版《现货 The Linux Programming Interface: A Linux and UNIX System Programming Handbook 英文原版 Linux和U》。最新《现货 The Linux Programming Interface: A Linux and UNIX System Programming Handbook 英文原版 Linux和U》简
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]
第2章 基本概念本章旨在向LINUX和UNIX“生手”们介绍一系列与LINUX系统编程有关的概念。2.1 操作系统的核心——内核术语“操作系统”通常包含两种不同涵义:1、指完整的软件包,这包括用来管理计算机资源的核心层软件,以及附带的所有标准软件工具,诸如,命令行解释器、图形用户界面、文件操作工具和文本编辑器等。2、在...
Linux是常用这个词来指整个类unix操作系统Linux内核的一部分。然而,这是一种误称,因为许多的关键组件包含在一个典型的商业Linux发行版实际上来自Linux早期的项目。 1.2.1 The GNU Project 1984年,理查德·斯托曼,一位在麻省理工学院工作的异常有才华的程序员,开始工作在创建一个“免费”UNIX实现。斯托曼的前景是一...
——BILL GALLMEISTER,POSIX.4 Programmer’s Guide: Programming for the Real World 上册 第1章 历史和标准 1.1 UNIX和C语言简史 1.2 Linux简史 1.2.1 GNU项目 1.2.2 Linux内核 1.3 标准化 1.3.1 C编程语言 1.3.2 首个POSIX标准 1.3.3 X/Open公司和The Open Group ...