Chinaunix首页 | 论坛 | 博客
  • 博客访问: 5503923
  • 博文数量: 922
  • 博客积分: 19333
  • 博客等级: 上将
  • 技术积分: 11226
  • 用 户 组: 普通用户
  • 注册时间: 2007-03-27 14:33
文章分类

全部博文(922)

文章存档

2023年(1)

2020年(2)

2019年(1)

2017年(1)

2016年(3)

2015年(10)

2014年(17)

2013年(49)

2012年(291)

2011年(266)

2010年(95)

2009年(54)

2008年(132)

分类: LINUX

2010-07-14 18:24:21

这里是我学习
《Advanced Programming in the UNIX》
这本书过程中记录的一些杂乱的知识。
书的网址在:


这里先占个位置。以后更新

阅读(884) | 评论(3) | 转发(0) |
给主人留下些什么吧!~~

vaqeteart2011-12-21 10:31:42

终于完成此书,用3年的时间实现了最初对自己所做的“承诺”

chinaunix网友2011-06-30 09:16:52

"One reason that the data type is defined to be a structure containing an array and not simply an array is to allow variables of type fd_set to be assigned to one another with the C assignment statement." 本书随笔一句,数组之间只能通过循环赋值,但是通过嵌入结构可以达到直接赋值的目的。

chinaunix网友2011-06-12 13:17:53

这本书好长,不过不会忘记,一定会更新。一点一点地看,至今已经翻译了一大半了,加油^_^