摘要:
Big endian machine: It thinks the first byte it reads is the biggest.Little endian machine: It thinks the first byte it reads is the littlest.举个例子,从内存地址0x0000开始有以下数据0x0000 0x120x0001 0x340x0002 0xab0x... 阅读全文
posted @ 2011-12-22 22:41
小橋流水
阅读(224)
评论(0)
推荐(0)
浙公网安备 33010602011771号