原作名: The Linux Programming Interface: A Linux and UNIX System Programming Handbook译者: 孙剑 许从年 董健 / 孙余强 郭光伟 陈舸 出版年: 2014-1页数: 1176定价: 158装帧: 平装ISBN: 9787115328670豆瓣评分 9.5 477人评价 5星 82.4% 4星 14.5% 3星 2.1% 2星 0.4% 1星 0.6% ...
1. The Linux Programming Interface: A Linux and UNIX System Programming1. Linux 编程接口:Linux 和 UNIX 系统编程 Unlike many UNIX books that are older, this is a relatively newer Linux book. This book is written by Michael Kerrisk, one of the maintainers of Linux man pages. Like many writ...
CHAPTER 5 SYSTEM CALLS FOR THE FILE SYSTEM ··· (更多) 丛书信息 ··· 国外著名高等院校信息科学与技术优秀教材(英文版)(共18册),这套丛书还有 《计算机科学概论》《TCP/IP网络互连 第1卷 原理协议和体系结构(第四版)(英文版) (平装)》《图像处理、分析与机器视觉(第2版) (平装)》《分布式操作...
进程间通信:共13章分别介绍了IPC概览;管道和FIFO;System V IPC消息队列、信号量及共享内存;内存映射;虚拟内存操作;POSIX消息队列、信号量及共享内存;文件锁定。 套接字和网络编程:共6章。 高级I/O主题:共3章分别介绍了中断、其他I/O模型、伪终端。 关于本书的示例有两个版本Distribution version和Book version,...
No part of this book may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording or by any information storage retrieval system, without permission from Pearson Education, Inc. CHINESE SIMPLIFIED language edition published by PEARSON ...
1) Advanced programming in the UNIX environment 0201563177 A-W/1992-1ed ***Richard Steven所作,十分适合对系统,C有基础的人,亦是一本好的manual 2) UNIX systems programming(for SVR4) 1565921631 O'relly/1997-1ed ***网路上评语为其讨论内容过杂,但我觉得满适合拿来当reference 1) managing projects...
8.Linux System Administration (Linux Library) by Vicki Stanfield, Roderick Smith, Roderick W. Smith 9.Linux Complete by Sybex (Editor) 5) Unix system administration handbook 0131510517 PTH/1995-2ed ***网路上昵称其为"红皮书",系统,网路都说的十分详细,无可挑惕!!
Linux/UNIX系统编程手册 : The linux programming interface: a linux and UNIX system programming handbook . 下册 This report consists of two papers on MENUNIX, an experimental interface to the programs and files on the UNIX operating system. In the first paper, I disc... 凯利斯克郭光伟,陈舸 -...
UNIX System Overview / UNIX基础知识 1 1.1 Introduction / 引言 1 1.2 UNIX Architecture / UNIX体系结构 1 1.3 Logging In / 登录 2 1.4 Files and Directories / 文件和目录 4 1.5 Input and Output / 输入和输出 8 1.6 Programs and Processes / 程序和进程 10 1.7 Error Handling / 出错处理 14 1.8...