Chinaunix首页 | 论坛 | 博客
  • 博客访问: 8109
  • 博文数量: 8
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 80
  • 用 户 组: 普通用户
  • 注册时间: 2015-01-20 13:38
个人简介

Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Flat is better than nested. Sparse is better than dense. Readability counts. Special cases aren't special enough to break the rules.

文章分类

全部博文(8)

文章存档

2015年(8)

我的朋友
最近访客

发布时间:2015-03-02 14:02:28

呐呐呐呐......【阅读全文】

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

发布时间:2015-02-11 17:03:42

编码的一个知识点记下来,免得下次忘记......【阅读全文】

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

发布时间:2015-02-09 17:31:57

学弟学妹们的福利、混c++课程设计的快来......【阅读全文】

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

发布时间:2015-02-09 12:22:23

本来打算在csdn上写博客但是断断续续没有坚持,现在想好好整理一下自己所学的东西,下定决心在chinaunix上好好写下去......【阅读全文】

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

发布时间:2015-02-09 12:18:09

/************************** *      epoll系统调用 *************************/  //穿件内核事件表,返回指向被创建表的文件描述符 //作为其它epoll函数的第一个参数 #include<sys/epoll.h> int epoll_create(int size)  //epoll_ctl实现.........【阅读全文】

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

登录 注册