数据类型

来源:互联网 发布:js拼接html样式没了 编辑:程序博客网 时间:2024/04/28 08:26
 在VC++6.0中
int类型的数据占用4个字节
long占用也是4个字节
double占用8个字节
float占用4个字节
原创粉丝点击