Adou Wiki
Vimwiki
首页
计划
学习计划
小小工具
娱乐
tips
关于我
Keil 数据类型
char占用1个字节
short int占用2字节
int占用4字节
long占用4字节
long int占用4字节
float占用4字节
double占用8字节