摘要:
计算机的内存是以字节(byte)为单位组织的。一个字节(byte)是我们在C++中能够操作的最小的内存单位数据类型(DATA TYPES)名称字节数*描述范围*char1字符(character)或整数(integer ), 8位(bits)长有符号(signed):-128 到 127无符号(unsigned):0 到 255short int (short)2短整数(integer )16位(bits)长有符号(signed):-32768 到 32767无符号(unsigned):0 到 65535long int (long)4长整数(integer )32位(bits)长有符号(si 阅读全文
posted @ 2012-11-14 23:03
失落情怀
阅读(221)
评论(0)
推荐(0)
摘要:
asmautoboolbreakcasecatchcharclassconstconst_castcontinuedefaultdeletedodoubledynamic_castelseenumexplicitexternfalsefloatforfriendgotoifinlineintlongmutablenamespacenewoperatorprivateprotectedpublicregisterreinterpret_castreturnshortsignedsizeofstaticstatic_caststructswitchtemplatethisthrowtruetryt 阅读全文
posted @ 2012-11-14 22:49
失落情怀
阅读(183)
评论(0)
推荐(0)

浙公网安备 33010602011771号