善恶随人作,祸福自己招。
--《增广贤文》
:

UNIX环境高级编程

UNIX环境高级编程

作者: W.Richard Stevens

出版社: 机械工业出版社

出版时间: 2002-1-1

价格: 49.00元

ISBN: 9787111095088

【🔥扫码右侧二维码】

【📱扫码极速下载】浏览器自动唤起

💎独家资源·限时共享

内容简介:

    If you are an experienced C programmer with a working knowledge of UNIX, you cannot afford to be without this up-to -date tutorial on the system call interface and the most important functions found in the ANSI C library. Richard Stevens describes more than 200 system calls and functions; since he believes the best way to learn code is to read code,a brief example accompanies each description. Building upon information presented in the first 15 chapters, the author offers chapter-long examples teaching you how to create a database library, a PostScript printer driver, a modem dialer, and a program that runs other programs under a pseudo terminal. To make your analysis and understanding ofthis code even easier, and to allow you to modify it, all of the code in the book is available via UUNET. Advanced Programming in the UNIX Environment is applicable to all major UNIX releases, especially System V Release the latest release of 4.3BSD, including 386BSD. These real-world implementations allow you to more clearly understand the status of the current and future standards,including IEEE POSIX and XPG3.

目录:

Preface Chapter 1 Introduction Chapter 2 Unix Standardization and Implementations Chapter 3 File I/O Chapter 4 files and Directories Chapter 5 Standard I/O Library Chapter 6 System Data Files and Information Chapter 7 The Environment of a Unix Process Chapter 8 Process Control Chapter 9 Process Relationships Chapter 10 Signals Chapter 11 Terminal I/O Chapter 12 Advanced I/O Chapter 13 Daemon Processes Chapter 14 Interprocess Communication Chapter 15 Advanced Interprocess Communication

相关推荐

追问
2025-03-04 9.3k
长安的荔枝
2025-03-05 4.8k

评论

2024-06-18 04:32:00
网络游侠发表
UNIX环境高级编程这本书简直就是UNIX系统编程的圣经!它不仅全面介绍了UNIX系统调用和C函数库,还提供了大量的代码示例,让我能够快速上手。书中深入浅出的讲解方式,让即使是新手也能轻松理解UNIX编程的奥秘。
2024-06-18 04:32:00
码农阿三发表
作为一名资深C语言程序员,这本书让我对UNIX系统有了更加深入的认识。作者广泛而详实的分析和大量实用的代码示例,让我能够深入到UNIX系统的底层,理解其运作机制。这本书不仅是一本工具书,更是一本值得细细品味的编程思想的宝典。
2024-06-18 04:32:00
编程小菜鸟发表
第一次接触UNIX编程,这本书成为我入门的不二之选。作者循序渐进地介绍了UNIX系统调用和C函数库,并通过大量的案例讲解,让我能够将理论知识与实际应用相结合。这本书让我对UNIX编程有了扎实的基础,让我能够在后续的学习和开发中游刃有余。
2024-06-18 04:32:00
代码精灵发表
这本UNIX环境高级编程对C语言程序员来说是必读之作。作者对每个系统调用和C函数的详细介绍,让我能够深入理解它们的用法和实现原理。书中附带的代码示例非常实用,让我能够快速上手,避免了很多不必要的调试和探索。
2024-06-18 04:32:00
程序员小明发表
作者在本书中将UNIX编程的复杂知识化繁为简,用通俗易懂的语言讲述了晦涩难懂的概念。大量的代码示例和深入的分析让我能够迅速掌握UNIX编程的精髓,并能够应用于实际开发中。
登录发表评论