UNIX环境高级编程 pdf kindle caj 下载 azw3 umd 电子版 夸克云

UNIX环境高级编程电子书下载地址
内容简介:
If you are an experienced C programme***ith 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 functi*** found in the ANSI C library. Richard Stevens describes more than 200 system calls and functi***; 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 ***ysis 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 implementati*** 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 Implementati***
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 Relati***hips
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的默认协议是***P,SOCK_DGRAM的默认协议是UDP。
不同处理器架构支持不同的字节序,小端(little-endian)freebsd linux on intel pentium,大端(big-endian)mac os on power pc solaris on sun sparc,有些处理器可以配置大端和小端,更加混乱。
***P/IP 采用大端字节序。对于***P/IP,地址是使用网络字节序来表示,所以应用程序有时候需要在处理器的字节序和网络字节序之间转换。
uint32_t htonl(uint32_t hostint32);
uint16_t ht***(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 programme***ith 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 functi*** found in the ANSI C library. Richard Stevens describes more than 200 system calls and functi***; 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 ***ysis 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 implementati*** allow you to more clearly understand the status of the current and future standards,including IEEE POSIX and XPG3.
网站评分
书籍多样性:6分
书籍信息完全性:6分
网站更新速度:4分
使用便利性:4分
书籍清晰度:5分
书籍格式兼容性:3分
是否包含广告:5分
加载速度:5分
安全性:6分
稳定性:5分
搜索功能:5分
下载便捷性:6分
下载点评
- 五星好评(302+)
- 差评少(202+)
- 无缺页(324+)
- 图文清晰(80+)
- 经典(272+)
- 傻瓜式服务(512+)
- 全格式(271+)
下载评价
- 网友 戈***玉:
特别棒
- 网友 石***烟:
还可以吧,毕竟也是要成本的,付费应该的,更何况下载速度还挺快的
- 网友 石***致:
挺实用的,给个赞!希望越来越好,一直支持。
- 网友 陈***秋:
不错,图文清晰,无错版,可以入手。
- 网友 堵***格:
OK,还可以
- 网友 丁***菱:
好好好好好好好好好好好好好好好好好好好好好好好好好
- 网友 寿***芳:
可以在线转化哦
- 网友 习***蓉:
品相完美
- 网友 国***舒:
中评,付点钱这里能找到就找到了,找不到别的地方也不一定能找到
- 网友 国***芳:
五星好评
- 网友 龚***湄:
差评,居然要收费!!!
- 网友 曾***文:
五星好评哦
- 网友 蓬***之:
好棒good
- 网友 晏***媛:
够人性化!
- 网友 寇***音:
好,真的挺使用的!
- 网友 融***华:
下载速度还可以
喜欢"UNIX环境高级编程"的人也看了
小军鼓考级教程 (附视频) pdf kindle caj 下载 azw3 umd 电子版 夸克云
2023新版53天天练二年级上册语文(人教版)数学((北师大)五三天天练小学同步练习册5.3天天练 pdf kindle caj 下载 azw3 umd 电子版 夸克云
全新正版图书 氮——犯罪2.0 比亚吉奥·西蒙内塔 上海文艺出版社 9787532157907 青岛新华书店旗舰店 pdf kindle caj 下载 azw3 umd 电子版 夸克云
洗涤剂--原理·原料·工艺·配方(第二版) pdf kindle caj 下载 azw3 umd 电子版 夸克云
成墨初写给男孩的50个励志格言 pdf kindle caj 下载 azw3 umd 电子版 夸克云
新微商动销手册 pdf kindle caj 下载 azw3 umd 电子版 夸克云
中公2022中国银行招聘考试历年真题汇编及标准预测试卷 中国银行校园招聘真题试卷浙江江苏福建安徽江西山东广东河南湖南湖北 pdf kindle caj 下载 azw3 umd 电子版 夸克云
婚姻家庭法原理与实务/全国法律类专业职业教育规划教材 pdf kindle caj 下载 azw3 umd 电子版 夸克云
新版 2024考研数学汤家凤盲点解密强化 考研数学强化测试5套卷.数学三 pdf kindle caj 下载 azw3 umd 电子版 夸克云
口算题卡天天练 2年级上册 彩绘版 每天100道 口算小达人 pdf kindle caj 下载 azw3 umd 电子版 夸克云
- 不懂色彩 不看电影:视觉化叙事中色彩的力量 [美] 帕蒂·贝兰托尼 著 吴泽源 译 世界图书【正版书】 pdf kindle caj 下载 azw3 umd 电子版 夸克云
- 互联网政务服务开启智慧型政府新时代【放心购买】 pdf kindle caj 下载 azw3 umd 电子版 夸克云
- 办公软件高级应用实验案例汇编 pdf kindle caj 下载 azw3 umd 电子版 夸克云
- 史努比的故事(第六辑)26-30(全5册) pdf kindle caj 下载 azw3 umd 电子版 夸克云
- 颜真卿书法字帖大全 pdf kindle caj 下载 azw3 umd 电子版 夸克云
- 期末冲刺100分语文三年级上册17秋(RJ课标版)(全新版) pdf kindle caj 下载 azw3 umd 电子版 夸克云
- CFA一级知识框架图(第2版) pdf kindle caj 下载 azw3 umd 电子版 夸克云
- 提升你的发明力 pdf kindle caj 下载 azw3 umd 电子版 夸克云
- 买下蒂芙尼 pdf kindle caj 下载 azw3 umd 电子版 夸克云
- 金钱与命运 pdf kindle caj 下载 azw3 umd 电子版 夸克云
书籍真实打分
故事情节:9分
人物塑造:8分
主题深度:3分
文字风格:9分
语言运用:6分
文笔流畅:5分
思想传递:9分
知识深度:6分
知识广度:5分
实用性:8分
章节划分:3分
结构布局:4分
新颖与独特:4分
情感共鸣:5分
引人入胜:8分
现实相关:5分
沉浸感:8分
事实准确性:7分
文化贡献:3分