会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Avin
博客园
首页
新随笔
联系
管理
订阅
2017年9月14日
C++中各数据类型大小
摘要: 平台:win10,x64,visual studio 2015 语言:C++ 各数据类型对象占内存空间: sizeof(unsigned short) 2 bytes sizeof(short) 2 bytes sizeof(unsigned) 4 bytes sizeof(int) 4 bytes
阅读全文
posted @ 2017-09-14 10:40 Avin
阅读(579)
评论(0)
推荐(0)
编辑
公告