Chinaunix首页 | 论坛 | 博客
  • 博客访问: 641381
  • 博文数量: 363
  • 博客积分: 110
  • 博客等级: 民兵
  • 技术积分: 1347
  • 用 户 组: 普通用户
  • 注册时间: 2011-06-22 16:07
文章分类

全部博文(363)

文章存档

2018年(83)

2016年(1)

2014年(2)

2013年(34)

2012年(236)

2011年(7)

发布时间:2012-02-07 16:43:27

<div class="tit6" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bott......【阅读全文】

阅读(271) | 评论(0) | 转发(0)

发布时间:2012-02-07 16:40:27

3. sys_ reboot 29298:<B style="COLOR: black; BACKGROUND-CO......【阅读全文】

阅读(325) | 评论(0) | 转发(0)

发布时间:2012-02-06 14:11:40

身份证号码的规则 1、15位身份证号码组成: ddddddyymmddxxs共15位,其中: dddddd为6位的地方代码,根据这6位可以获得该身份证号所在地。 yy为......【阅读全文】

阅读(237) | 评论(0) | 转发(0)

发布时间:2012-02-06 14:08:56

    大家都知道,这个epoll_ctl系统调用是epoll高效之所在,因为把文件描述符集合的传递与轮询分离,而对目标文件描述符集合的操作就在这个......【阅读全文】

阅读(217) | 评论(0) | 转发(0)

发布时间:2012-02-06 14:08:50

    昨晚分析了poll,通过代码的阅读可以发现,poll操作有很多可以优化的地方。epoll是eventpoll的简称,他的效率是非常高的,我们今天来看......【阅读全文】

阅读(203) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册