Advanced Programming in the UNIX Environment, 3rd Edition

Advanced Programming in the UNIX Environment, 3rd Edition pdf epub mobi txt 电子书 下载 2025

出版者:Addison-Wesley Professional
作者:W. Richard Stevens
出品人:
页数:960
译者:
出版时间:2013-1-24
价格:0
装帧:平装
isbn号码:9780321638021
丛书系列:
图书标签:
  • Linux/Unix
  • Unix
  • Programming
  • C
  • 编程
  • Linux
  • 计算机
  • unix
  • UNIX
  • 编程
  • 系统编程
  • C语言
  • 操作系统
  • 高级编程
  • 环境
  • API
  • POSIX
  • 内核
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

Advanced Programming in the UNIX Environment is a classic text describing the programming interface to UNIX Systems. The third edition updates the material to conform to Version 4 of the Single UNIX Specification and provides examples based on four contemporary systems: FreeBSD 8.0, Linux 2.6.35, Mac OS X 10.6.7, and Solaris 10. Changes from the second edition include the removal of obsolete information and the addition of more than 70 new functions. In total, more than 450 function interfaces are presented. The authors go further than merely describing the interfaces; they illustrate how they should be used and provide insight on why things are the way they are. Topics include standards, file I/O, directory handling, processes, threads, inter-process communication, signals, network communication, and terminal handling. The book contains many small source code examples written in C, as well as several chapters that provide in-depth studies of larger examples. Regardless of what UNIX System you run, this book will help you master the subtleties of writing programs to make the most of your system.

作者简介

W. Richard Stevens was an acknowledged UNIX and networking expert and the highly-respected author of several books. He was also a sought-after instructor and consultant.

Stephen A. Rago, one of the developers of UNIX System V Release 4, is currently a Principal Member of Technical Staff at Crosstor, a company created by former Bell Labs employees to develop system components and enhancements for UNIX and other systems.

目录信息

Table of Contents
Chapter 1: UNIX System Overview
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: Process Enviornment
Chapter 8: Process Control
Chapter 9: Process Relationships
Chapter 10: Signals
Chapter 11: Treads
Chapter 12: Tread Control
Chapter 13: Daemon Process
Chapter 14: Advanced I/O
Chapter 15: Interprocess Communication
Chapter 16: Network IPC: Sockets
Chapter 17: Advanced IPC
Chapter 18: Terminal I/O
Chapter 19: Pseudo Terminals
Chapter 20: A Database Library
Chapter 21: Communicating with a Network Printer
Appendix A: Function Prototypes
Appendix B: Miscellaneous Source Code
Appendix C: Solutions to Selected Exercises
Bibliography
· · · · · · (收起)

读后感

评分

所有程序都在四个UNIX平台下测试过,兼容性不用多说! 讲述的内容非常全面,原理讲得很透彻。每读完一章都有很多收获。 对于有经验的程序员,拿来做参看书也很合适。 可惜的是linux内核版本是2.4的。 最后章实现了一个小型的数据库,有空细细拜读!!  

评分

适合老手查阅和补充知识,不建议新手入门时翻阅。原因是本书针对的是unix标准接口,而实际上各家遵循unix标准并不是那么完整,所以你会发现对书上的代码进行验证时往往得不到期望的结果;再有,本书的例程也比较意识流,对章节知识点的代表性不足。总之新手翻阅本书会头大的  

评分

第21章,与网络打印机通信 printd.c的代码中,从863到878行,如果读的缓冲区刚好在"Content-Length:xxxx"(xxxx代表一个数字)中的数字部分截断,那得到的content-length就不是真实长度了。 求证。

评分

以前学习C语言的时候,就只知道编写一些简单的程序,至多也只是调用那么几个C库函数,从来没有考虑过自己的程序与所在的操作系统的关系。这一点跟开发嵌入式的单片机程序很像,因为那程序是裸跑的,单片机上没有搭载操作系统。但是真正应用广泛的,具有更强的功能的以及可移植...  

评分

我读的是第二版的英文版,不得不说,英文版读起来比尤老翻译的版本顺畅的多,作者不是在堆砌技术细节,对技术原理和操作系统结构内幕也有提及,英文文笔很是流畅。 回到正题,如果真的觉得要读这本书,那就从头读下去,不要断,也不要一开始就当做一本词典。 这本书是一本越...  

用户评价

评分

五星好评!这书唯一的缺陷,我觉得就是由于照顾了四种实现,细节差异讲的太多了,让人头大。UNIX原本的API是有一千多个,作者把重要的一两百个拿出来给你剖析,给你对UNIX的有个完整的理解,这是需要很深的功底的。看完这本书,再配合MIT的xv6课程,堪称对操作系统源码级别完美理解。

评分

这是unix环境高级编程的第三版吧,国内还没有啊

评分

五星好评!这书唯一的缺陷,我觉得就是由于照顾了四种实现,细节差异讲的太多了,让人头大。UNIX原本的API是有一千多个,作者把重要的一两百个拿出来给你剖析,给你对UNIX的有个完整的理解,这是需要很深的功底的。看完这本书,再配合MIT的xv6课程,堪称对操作系统源码级别完美理解。

评分

收获不大,将来涉及Linux系统开发时可以来回顾下

评分

五星好评!这书唯一的缺陷,我觉得就是由于照顾了四种实现,细节差异讲的太多了,让人头大。UNIX原本的API是有一千多个,作者把重要的一两百个拿出来给你剖析,给你对UNIX的有个完整的理解,这是需要很深的功底的。看完这本书,再配合MIT的xv6课程,堪称对操作系统源码级别完美理解。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有