变量占的字节数
摘要:
32位机 int 4字节 short int 2字节一个int占多少个字节?这个问题我们往往得到的答案是4.但是int到底占多少个字节,却跟你的机器环境有关.[html]view plaincopyprint?Asyoucansee,thetypicaldatatypesizesmatchtheIL... 阅读全文
posted @ 2014-09-23 22:24 迪迪520 阅读(891) 评论(0) 推荐(0) 编辑