[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fnEnEwefv-JPEZt4sa5U8WrdekGIUtCDtkfXZRPMhY_A":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":8,"question":12,"related":13,"source":19,"type":20},[],"2025-12-23 09:02:12",281938148,[],{"courseId":9,"courseImg":10,"courseName":11},"53e1d2ef4961cca8eea3e23969ad2cb9","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F03a579384a6dc297c89809b582fcc767.png","默认课程","有定义语句struct man{ char name[10]; int age; float x;} w;则sizeof(int)的值为 ,sizeof(struct man)的值为 ,sizeof(w)的值为",[14,21,26,31,36,41,46,51,56,61],{"answer":15,"createTime":5,"id":16,"options":17,"question":18,"source":19,"type":20},[],281938139,[],"数组类型和结构体类型都属于 类型的一种","v1",2,{"answer":22,"createTime":5,"id":23,"options":24,"question":25,"source":19,"type":20},[],281938140,[],"数组的所有元素的类型 ,结构体类型各成员的类型可以",{"answer":27,"createTime":5,"id":28,"options":29,"question":30,"source":19,"type":20},[],281938141,[],"结构体每个成员在结构体中又称为 ,所以成员表列又称为 .成员名的命名规则与变量名命名规则",{"answer":32,"createTime":5,"id":33,"options":34,"question":35,"source":19,"type":20},[],281938142,[],"有定义语句struct man{ char name[9];int age;} m1,m2; 则 是结构体定义关键字, 是结构体名, 是结构体类型名, 和 是域名, 和 是结构体变量名",{"answer":37,"createTime":5,"id":38,"options":39,"question":40,"source":19,"type":20},[],281938143,[],"结构体类型与结构体变量是两个 的概念.系统不会给结构体 分配存储空间,只对结构体 分配存储空间",{"answer":42,"createTime":5,"id":43,"options":44,"question":45,"source":19,"type":20},[],281938144,[],"结构体变量所占内存的字节数是 成员所占字节数的",{"answer":47,"createTime":5,"id":48,"options":49,"question":50,"source":19,"type":20},[],281938145,[],"有定义语句struct man{ char name[9];int age;} m={&quot;abcdef&quot;,20},*p=&amp;m;则m.name[5]的值为 ,m.age+2的值为 ,p-&gt; name[3]的值为 ,p-&gt;age的值为",{"answer":52,"createTime":5,"id":53,"options":54,"question":55,"source":19,"type":20},[],281938146,[],"有定义语句struct aa{int x;int y;};struct man{ char name[9]; struct aa x;} m={&quot;abcdef&quot;,{20,22}};则m.x.x的值为 ,m.x.y的值为 ,m.x.x*m.name[0]的值为",{"answer":57,"createTime":5,"id":58,"options":59,"question":60,"source":19,"type":20},[],281938147,[],"有定义语句struct ter {char name[10]; char sex;int age;} Ter[2] ={{&quot;zhang&quot;,'w',20}, {&quot;li&quot;,'m',30}};则Ter[1].age的值为 ,Ter[1].sex的值为 ,Ter[0]. name[2]的值为 ,Ter[1].age* Ter[1]. name[2]的值为",{"answer":62,"createTime":5,"id":6,"options":63,"question":12,"source":19,"type":20},[],[]]