- 博客(2)
- 收藏
- 关注
原创 王道C++DAY1
数据类型关键字(12个):int,short,long,float,double,char,void,signed,unsigned,struct,union,enum。通过赋值操作让变量获取值,int类型赋值整数,float\double赋值浮点数,通常在浮点数后加类型缩写字母,如:profit =况下,%f 会显示出小数点后 6 位数字。存储型关键字(5个):auto,extern,register,static,typedef。循环(5个):for,do,while,break,continue。
2024-03-13 17:21:58
1660
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人