UNIX环境高级编程 rtf 下载 2025 kindle mobi lrf 极速 pdf

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.
书籍目录:
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
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
Parent and the child share a file table entry for every open descriptor.
大多数UNIX调试程序都使用core文件以检查进程终止时的状态。
将进程的信号屏蔽字设置为由sigmask指向的值。在捕捉到一个信号或发生了一个会终止该进程的信号之前,该进程被挂起。如果捕捉到一个信号而且从该信号处理程序返回,则sigsuspend返回,并且将该进程的信号屏蔽字设置为调用sigsuspend之前的值。
与应用程序使用文件描述符(fd)访问文件一样,访问套接字也需要使用套接字描述符,其在unix系统中是用文件描述符实现的。
在AF_INET通信域中套接字SOCK_STREAM的默认协议是TCP,SOCK_DGRAM的默认协议是UDP。
不同处理器架构支持不同的字节序,小端(little-endian)freebsd linux on intel pentium,大端(big-endian)mac os on power pc solaris on sun sparc,有些处理器可以配置大端和小端,更加混乱。
TCP/IP 采用大端字节序。对于TCP/IP,地址是使用网络字节序来表示,所以应用程序有时候需要在处理器的字节序和网络字节序之间转换。
uint32_t htonl(uint32_t hostint32);
uint16_t htons(uint16_t hostint16);
uint32_t ntohl(uint32_t netint32);
uint16_t ntohsl(uint16_t netint16);
h 代表host
n 代表network
l 代表 long
s 代表 short
由open返回的文件描述符一定是最小的未用描述符数值。这一点被某些应用程序用来在标准输入,标准输出或标准错误输出上打开新的文件。
其中,atexit的参数是一个函数地址,当调用此函数时无需向它传送任何参数,也不期望它返回一个值。exit以登记这些函数的相反顺序调用它们。同一函数如若登记多次,则也被调用多次。
其它内容:
书籍介绍
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.
网站评分
书籍多样性:6分
书籍信息完全性:3分
网站更新速度:3分
使用便利性:4分
书籍清晰度:9分
书籍格式兼容性:7分
是否包含广告:6分
加载速度:3分
安全性:9分
稳定性:8分
搜索功能:9分
下载便捷性:6分
下载点评
- 简单(540+)
- 收费(379+)
- 差评(513+)
- 不亏(615+)
- mobi(66+)
- 少量广告(492+)
- 盗版少(60+)
- 服务好(445+)
- 体验差(573+)
- 中评(460+)
- 愉快的找书体验(423+)
- 博大精深(549+)
下载评价
- 网友 曾***文:
五星好评哦
- 网友 融***华:
下载速度还可以
- 网友 谢***灵:
推荐,啥格式都有
- 网友 养***秋:
我是新来的考古学家
- 网友 汪***豪:
太棒了,我想要azw3的都有呀!!!
- 网友 冯***卉:
听说内置一千多万的书籍,不知道真假的
- 网友 冯***丽:
卡的不行啊
- 网友 堵***洁:
好用,支持
- 网友 晏***媛:
够人性化!
喜欢"UNIX环境高级编程"的人也看了
初恋(作家榜经典文库) rtf 下载 2025 kindle mobi lrf 极速 pdf
沟通陷阱:如何识别沟通陷阱并实现职场跃迁 rtf 下载 2025 kindle mobi lrf 极速 pdf
高龄妈妈健康怀孕私房书 rtf 下载 2025 kindle mobi lrf 极速 pdf
初级财务会计模拟实训教程 rtf 下载 2025 kindle mobi lrf 极速 pdf
我国生育保障法律制度研究 rtf 下载 2025 kindle mobi lrf 极速 pdf
预售【外图港版】世界奇趣节庆(1)〔新雅?知识馆〕 / 邓子健 新雅文化事业有限公司 rtf 下载 2025 kindle mobi lrf 极速 pdf
从0开始做餐饮:选品选址+装修开店+运营管理(新时代·管理新思维) rtf 下载 2025 kindle mobi lrf 极速 pdf
中国的低生育水平与被忽略的人口风险 rtf 下载 2025 kindle mobi lrf 极速 pdf
建筑标准设计图集 建筑电气工程施工安装 18D802 中国建筑标准设计研究院编制 rtf 下载 2025 kindle mobi lrf 极速 pdf
21世纪高等师范教育教材 青少年心理健康教育 rtf 下载 2025 kindle mobi lrf 极速 pdf
- 商业银行学 rtf 下载 2025 kindle mobi lrf 极速 pdf
- 男子健身计划·回春术 rtf 下载 2025 kindle mobi lrf 极速 pdf
- 沈觉初壶刻菁华录 许永生 上海辞书出版社【正版书】. rtf 下载 2025 kindle mobi lrf 极速 pdf
- 【中商原版】标竿数独 进阶篇35 港台原版 张惠雄 智力工作坊 rtf 下载 2025 kindle mobi lrf 极速 pdf
- 巅峰建筑快题设计实例教程150 rtf 下载 2025 kindle mobi lrf 极速 pdf
- 现代机电专业英语(第2版) 杨承先 著作 rtf 下载 2025 kindle mobi lrf 极速 pdf
- 深圳自然笔记 南兆旭 著 深圳报业集团出版社【正版保证】 rtf 下载 2025 kindle mobi lrf 极速 pdf
- 华图2015政法干警招录考试专用教材:民法学(本科类)(华图版)(附860元图书配套视频+520元公考密训班+免费内部资料) rtf 下载 2025 kindle mobi lrf 极速 pdf
- 数字管理 rtf 下载 2025 kindle mobi lrf 极速 pdf
- 云——气象万千 rtf 下载 2025 kindle mobi lrf 极速 pdf
书籍真实打分
故事情节:6分
人物塑造:5分
主题深度:9分
文字风格:8分
语言运用:7分
文笔流畅:5分
思想传递:5分
知识深度:6分
知识广度:5分
实用性:7分
章节划分:7分
结构布局:3分
新颖与独特:7分
情感共鸣:3分
引人入胜:7分
现实相关:7分
沉浸感:4分
事实准确性:3分
文化贡献:6分