自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(5)
  • 资源 (9)
  • 收藏
  • 关注

转载 ZeroMQ 资料汇总

ZeroMQ 汇总所有分析,基于 2.1.0 的代码。建立在 socket 之上的 light-weight message queue。不再需要自己管理 tcp 分包。简单、实用。来自 iMatix 的一个库,iMatix 主要面向金融行业。(业务逻辑决定设计)http://www.zeromq.org/

2012-08-22 20:13:41 822

转载 PHP's Source Code For PHP Developers - Part 1 - The Structure

As a PHP developer, I find myself referencing PHP's source code more and more in my normal everyday work.  It's been very useful in everything from understanding what's happening behind the scenes to

2012-08-18 12:37:19 684

转载 Understanding PHP's internal array implementation (PHP's Source Code for PHP Developers - Part 4)

Welcome back to the fourth part of the “PHP’s Source Code for PHP Developers” series, in which we’ll cover how PHP arrays are internally represented and used throughout the code base.In case you m

2012-08-18 12:32:26 597

转载 Understanding PHP's internal function definitions (PHP's Source Code for PHP Developers - Part 2)

Welcome to the second part of the “PHP’s Source Code For PHP Developers” series.In the previous part ircmaxell explained where you can find the PHP source code and how it is basically structured

2012-08-18 12:31:14 816

转载 PHP's Source Code For PHP Developers - Part 3 - Variables

In this third post of the PHP's Source Code for PHP Developers series, we're going to expand on the prior posts to help understand how PHP works internally.  In the first post of the  series, we

2012-08-18 12:16:31 803

Introduction to Distributed Algorithms(Second Edition

分布式系统的经典数据,各种分布式算法和系统架构时需要考虑的问题

2011-10-27

gcc-inline-assembly

GCC 内嵌汇编的语法 详细解析,解压之后是一个HTML文件

2011-10-20

Professional Linux Kernel Architecture

非常好的关于Linux内核的书籍,很详尽,是已知最新的书籍

2011-10-20

Intel系列CPU的保护模式

详细讲解Intel X86CPU的实模式和保护模式,讲解保护模式的分段机制

2009-08-25

深入理解Linux内核

深入理解Linux内核第三版,英文版 深入介绍了Linux内核的结构和关键的数据结构 很经典

2009-07-14

DiretX入门教程

介绍游戏编程的入门级教程,介绍DirectX的使用。

2009-07-14

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除