回首页 回首页 ◎ 设为首页  
◎ 收藏本站  
◎ 给我留言  
  
  首 页  C/C++教程  C++之父的FAQ  C/C++动向  C/C++源代码  C/C++误区  Unix/Linux  下载中心  乱七八糟  蚂蚁的Blog  
  当前位置:首 页 >> 下载中心 >> 下载中心 >> Advanced Programming in the UNIX Environment, Second Edition
最 近 更 新
编程珠玑第二版(Progra..推荐
C++ Primer 第四版中文版推荐
epoll 效率测评推荐
Extended STL,Volume 1推荐
The Linux Programmer's..
C In a Nutshell
Unix 网络编程第一卷第..推荐
GNU Autoconf, Automake..推荐
操作系统设计与实现(第..推荐
Effective STL 中文版 &..
最 新 推 荐
编程珠玑第二版(Progra..推荐
C++ Primer 第四版中文版推荐
epoll 效率测评推荐
Extended STL,Volume 1推荐
Unix 网络编程第一卷第..推荐
GNU Autoconf, Automake..推荐
操作系统设计与实现(第..推荐
Dev-C++ 4.9.9.2 下载推荐
Advanced Programming i..推荐
Thinking in C++ Vol1 &..推荐
热 门 排 行
Dev-C++ 4.9.9.2 下载推荐
C++ Primer 第三版中文版
MinGW Developer Studio..
C++ Primer, Fourth Edi..推荐
C++ Primer 第三版题解..
Thinking in C++ Vol1 &..推荐
Advanced Programming i..推荐
Effective STL 中文版 &..
The C++ Programming La..推荐
The C++ Standard Libra..
站 内 搜 索

Web stdcpp.cn
关键词

搜索方式

搜索范围

精确匹配
广 告

Advanced Programming in the UNIX Environment, Second Edition
软件来源:网上收集 点击查看全图
作者:W. Richard Stevens, Stephen A. Rago
解压密码:cpp.ga-la.com
或者
stdcpp.cn
解压软件:Winrar 3.5 以上版本
发布时间:2005-11-07 18:37
软件大小:3483K
浏览次数:11522
阅读等级:强烈推荐
【软件简介】

UNIX 环境高级编程第二版 含源代码

被誉为学习 UNIX 编程的圣经!学习 UNIX 编程不可不看的经典书籍!!!

注意:本书很多地方其实应该是 -1,但是不知为何 - 不能显示,结果都成了 1。例如:

    Returns: new file offset if OK, 1 on error

其实应该是 -1 on error

Publisher: Addison Wesley Professional
Pub Date: June 17, 2005
ISBN: 0201433079
Pages: 960

"Stephen Rago's update is a long overdue benefit to the community of professionals using the versatile family of UNIX and UNIX-like operating environments. It removes obsolescence and includes newer developments. It also thoroughly updates the context of all topics, examples, and applications to recent releases of popular implementations of UNIX and UNIX-like environments. And yet, it does all this while retaining the style and taste of the original classic."--Mukesh Kacker, cofounder and former CTO of Pronto Networks, Inc."One of the essential classics of UNIX programming."--Eric S. Raymond, author of The Art of UNIX Programming"This is the definitive reference book for any serious or professional UNIX systems programmer. Rago has updated and extended the classic Stevens text while keeping true to the original. The APIs are illuminated by clear examples of their use. He also mentions many of the pitfalls to look out for when programming across different UNIX system implementations and points out how to avoid these pitfalls using relevant standards such as POSIX 1003.1, 2004 edition and the Single UNIX Specification, Version 3."--Andrew Josey, Director, Certification, The Open Group, and Chair of the POSIX 1003.1 Working Group"Advanced Programming in the UNIX® Environment, Second Edition, is an essential reference for anyone writing programs for a UNIX system. It's the first book I turn to when I want to understand or re-learn any of the various system interfaces. Stephen Rago has successfully revised this book to incorporate newer operating systems such as GNU/Linux and Apple's OS X while keeping true to the first edition in terms of both readability and usefulness. It will always have a place right next to my computer."--Dr. Benjamin Kuperman, Swarthmore CollegePraise for the First Edition"Advanced Programming in the UNIX® Environment is a must-have for any serious C programmer who works under UNIX. Its depth, thoroughness, and clarity of explana-tion are unmatched."--UniForum Monthly"Numerous readers recommended Advanced Programming in the UNIX® Environment by W. Richard Stevens (Addison-Wesley), and I'm glad they did; I hadn't even heard of this book, and it's been out since 1992. I just got my hands on a copy, and the first few chapters have been fascinating."--Open Systems Today"A much more readable and detailed treatment of UNIX internals can be found in Advanced Programming in the UNIX® Environment by W. Richard Stevens (Addison-Wesley). This book includes lots of realistic examples, and I find it quite helpful when I have systems programming tasks to do."--RS/Magazine"This is the definitive reference book for any serious or professional UNIX systems programmer. Rago has updated and extended the original Stevens classic while keeping true to the original."--Andrew Josey, Director, Certification, The Open Group, and Chair of the POSIX 1003.1 Working GroupFor over a decade, serious C programmers have relied on one book for practical, in-depth knowledge of the programming interfaces that drive the UNIX and Linux kernels: W. Richard Stevens' Advanced Programming in the UNIX® Environment. Now, Stevens' colleague Stephen Rago has thoroughly updated this classic to reflect the latest technical advances and add support for today's leading UNIX and Linux platforms.Rago carefully retains the spirit and approach that made this book a classic. Building on Stevens' work, he begins with basic topics such as files, directories, and processes, carefully laying the groundwork for understanding more advanced techniques, such as signal handling and terminal I/O.Substantial new material includes chapters on threads and multithreaded programming, using the socket interface to drive interprocess communication (IPC), and extensive coverage of the interfaces added to the latest version of the POSIX.1 standard. Nearly all examples have been tested on four of today's most widely used UNIX/Linux platforms: FreeBSD 5.2.1; the Linux 2.4.22 kernel; Solaris 9; and Darwin 7.4.0, the FreeBSD/Mach hybrid underlying Apple's Mac OS X 10.3.As in the first edition, you'll learn through example, including more than 10,000 lines of downloadable, ANSI C source code. More than 400 system calls and functions are demonstrated with concise, complete programs that clearly illustrate their usage, arguments, and return values. To tie together what you've learned, the book presents several chapter-length case studies, each fully updated for contemporary environments.Advanced Programming in the UNIX® Environment has helped a generation of programmers write code with exceptional power, performance, and reliability. Now updated for today's UNIX/Linux systems, this second edition will be even more indispensable.

I collected it from the Internet, of which the copyright is retained by the Original Author. If I have violated your copyright by any chance, please contact me, I'll delete it immediately.


【下载地址】
本地下载

相关专题:暂无相关专题

上一篇:无相关文章
下一篇:操作系统设计与实现(第三版)

共有评论 0 条 网友评分 3分 查看全部评论

查看全部评论

【发表评论】 评分:1分 2分 3分 4分 5分


验证码:

Powered By Www.Xydw.COM Ver1.14 管理
Copyright © 2005-2006 蚂蚁的 C/C++ 标准编程 All Right Reserved. XCMS
粤ICP备06014124号   站长:Antigloss