UNIX环境高级编程 在线电子书 图书标签: Unix programming 编程 APUE 计算机 经典 程序设计 Linux
发表于2025-02-16
UNIX环境高级编程 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
老书了啊,不过本身也没多少变化
评分其实想看第二版,奈何各大网站英文版都缺货。刚看完几章,学过OS的觉得讲得很明白,对unix系下编程有很大帮助。不过讲得一些OS设计的标准都很老,除了SVR、BSD、POSIX其他都没什么概念,linux的GNU系可能那时还没出来吧,还是看第二版好。 ———————— Mark一记 没看完 找空再搞
评分unix编程经典
评分老书了啊,不过本身也没多少变化
评分为什么我买的¥49呢?
W.Richard Stevens,备受赞誉的技术作家,生前著有多种经典的传世之作,包括《UNIX网络编程》(两卷本)、《TCP/IP详解》(三卷本)和本书第1版。 尤晋元,上海交通大学计算机科学及工程系教 授、博士生导师。在科研方面,主要从事操作系统和分布对象计算技术方面的研究;在教学方面,长期承担操作系统及分布计算等课程的教学工作。主编和翻译了多本操作系统教材和参考书,包括《UNIX操作系统教程》、《UNIX高级编程技术》、《UNIX环境高级编程》和《操作系统:设计与实现》等。
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.
这本书非常全面又系统的介绍了Unix/linux下libc的主要接口以及*nix各种标准的实现。和现在在用的标准相比比较老,不过其中绝大部分的东西都可以重用。 建议一边看这本书一边用man 查看系统中相应的接口的用法。当然也可以直接阅读glibc的手册,手册的信息也非常好。
评分 评分这本书非常全面又系统的介绍了Unix/linux下libc的主要接口以及*nix各种标准的实现。和现在在用的标准相比比较老,不过其中绝大部分的东西都可以重用。 建议一边看这本书一边用man 查看系统中相应的接口的用法。当然也可以直接阅读glibc的手册,手册的信息也非常好。
评分翻译问题: P342 系统进程依赖于操作系统实现。 The system processes you see will depend on the operating system implementation.
评分所有程序都在四个UNIX平台下测试过,兼容性不用多说! 讲述的内容非常全面,原理讲得很透彻。每读完一章都有很多收获。 对于有经验的程序员,拿来做参看书也很合适。 可惜的是linux内核版本是2.4的。 最后章实现了一个小型的数据库,有空细细拜读!!
UNIX环境高级编程 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025