会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
jackie_astro
博客园
首页
新随笔
联系
管理
2020年7月28日
round_up() 计算8字节对齐后的大小
摘要: round_up.cpp内容如下: #include <iostream> using namespace std; const int kAlign = 8; // kAlign show be powers of 2, say 2, 4 ,8, 16, 32, ... const int kAl
阅读全文
posted @ 2020-07-28 11:24 jackie_astro
阅读(223)
评论(0)
推荐(0)
编辑
公告